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 does comm do and how to use it?
State and explain about features of UNIX?
What is df command in linux?
What is the difference between kill and kill in linux?
How use linux command line?
Explain difference between nfs soft and hard mouniting points?
How do you create a file in linux?
How do I check dns entry?
What are different command to check ram, process and hdd of linux machine?
What is clang space engineers?
What does bash stand for?
You want to copy the user’s home directories to a new location. Which of the following commands will accomplish this?
What is cd command used for?
You have a tab delimited file called phonenos and want to change each tab to four spaces. What command can you use to accomplish this?
How can you check the amount of lines in a file?