how to restart apache server with out shatdown?
Answer Posted / satish kumar
service httpd reload;
use this command;
because when we use restart then first server stop and then
starts the service;
Is This Answer Correct ? | 23 Yes | 5 No |
Post New Answer View All Answers
What does in makefile do?
What does comm do and how to use it?
What does p mean linux?
What are the commands in linux?
What is nbtstat command?
How do I list all processes in linux?
What is the best cpu stress test?
What is c++ makefile?
What does c mean in linux?
You are required to restore the file memo.ben. It was backed up in the tar file MyBackup.tar. Which command would you use to do it?
What is cd command used for?
Which command is used to terminate a process?
What is mkdir p?
What does make clean command do?
Is llvm a compiler?