how to restart apache server with out shatdown?

Answer Posted / nikhil korde

whenever you want restart Apache web server without shutdown
Apache web server that time you use the commands service
httpd reload ,if you type the commands service httpd restart
that time frist shut down the service then startup the
service but if you type commands service httpd reload, only
read the configuration file and startup the service

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is file and example?

614


What is the difference between clang and llvm?

564


How do you create a blank file in linux?

510


How do I check my cpu cores?

531


Explain about lpr filename?

604






What are linux commands?

541


You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?

563


What is ls command and what it does?

558


What is umask in linux?

537


Is a command a full sentence?

527


Who is unix command?

558


What is a makefile in c?

582


How many types of dos commands are there?

581


What is p in mkdir?

567


How will you suspend a running process and put it in the background?

1024