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 umask in linux?

537


Explain about lprm job number?

647


Who command in linux?

522


Which command is used to see the online manual?

610


Which command would you use to create a file system on a new hard drive?

578






What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?

675


What does chmod 666 do?

535


What is option in linux command?

547


What is devops linux?

535


How do I check disk space in linux?

471


How do I use nslookup in linux?

507


What is help command in linux?

548


How can I type in cmd?

510


What does wc command do in unix?

532


What does && mean in linux?

565