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


Please Help Members By Posting Answers For Below Questions

What is the use of ls command?

499


What are whois tools?

535


Who unix commands?

618


What is bash history linux?

543


what is the fastest way to enter a series of commands from the command-line in linux

532






What is c++ makefile?

542


What does umask 077 mean?

552


Who is unix command?

564


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?

523


What is in mkdir command?

555


What is the difference between diff and cmp command in unix?

487


What is df command in linux?

552


Explain trap command; shift command, getopts command of linux?

573


Is a command a full sentence?

532


What does history command do in linux?

538