how to restart apache server with out shatdown?
Answer Posted / vector
to restart apache. open the terminal and type the command
# sudo /etc/ini.d/apache2 start (to start apache)
# sudo /etc/init.d/apache2 restart (to restart apache)
# sudo /etc/init.d/apache2 stop (to stop apache)
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
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?
Explain about refer?
You suspect that you have two commands with the same name as the command is not producing the expected results. What command can you use to determine thelocation of the command being run?
Is cmake a compiler?
What is cpu in linux?
What is shell scripting commands?
What is make in linux?
You read an article that lists the following command: dd if=/dev/fdo bs=512 of=/new what does this accomplish?
What is the purpose output of cd command?
What is nbtstat command?
What does sh do in linux?
How do you create a text file in linux?
The head command writes the how many lines of a file to screen?
Explain about the command elm?
What is finger command in linux?