how to restart apache server with out shatdown?
Answer Posted / nikhil korde
whenever you want restart Apache web server without shutdown
Apache web server that time you use the commands service
httpd reload ,if you type the commands service httpd restart
that time frist shut down the service then startup the
service but if you type commands service httpd reload, only
read the configuration file and startup the service
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.
What is a ulimit in unix?
What is tty in linux process?
What is the symbol of linux?
What could possibly be the problem when a command that was issued gave a different result from the last time it was used?
How do I check command history?
What language is clang written in?
What is ls command and what it does?
Why we use pwd command in linux?
What is finger in networking?
Is a command a full sentence?
Which daemon is used for scheduling of the commands?
How many linux commands are there?
What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?
How do you copy in linux terminal?