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
Who am I command in linux?
How do you create a text file in linux terminal?
How do you save a file in linux?
What is cd command used for?
What is a ulimit in unix?
How do I start ms dos?
What is ll command in unix?
Why bash is used in linux?
How do I check dns entry?
What is the difference between rmdir and rm r?
What does (cd dir && command) do?
What can you tell about the tar command?
What is linux pwd (print working directory) command?
Which command is used to delete a group?
What is file and example?