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
What is linux load average?
Which of the Commands delete the files from the /tmp directory, issued by non-root user?
What is df -h command?
What is shell scripting commands?
Explain about chmod options filename?
Brief about the command nn?
How do I clear my run history?
What command would you use to check how much memory is being used by linux?
What is difference between free and available memory in linux?
How to know linux os is 32 bit or 64 bit?
How do I do a whois search?
Suppose I lost a root password and I need to give it, I treid to change it through single usermode even though I am not get a password, then what is the otherprocedure to give a root password?
What is iptables command in linux?
How to write the output of a command to a file?
How do I change directories in linux command line?