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 Syntax of any Linux command?
You want to know how many lines in the kickoff file contains ‘prize’. Which of the following commands will produce the desired results?
How do I run a script in linux?
What is makefile in unix?
If we transfer 100 files by ftp to remote server, how to know the files are successfully transfer or some file are not transferred?
How do I find command history in linux?
What are linux commands?
Explain about document formatting?
Who is unix command?
Why do we use cmake?
How do I find the linux version?
What are the commands used in command prompt?
Explain difference between nfs soft and hard mouniting points?
What language is a makefile written in?
Which are the linux directory commands?