Hi,
As we know, in iis on windows platform if we encounter a problem in a particular website, we go to IIS manager and right click the website which is creating problem and can start and stop the website because of GUI and user friendly interface but in Linux when a particular website has problem how we can start/stop that particular site without restarting the httpd service using /etc/rc.d/init.d/httpd restart. because it kill all the session for other sites. Any suggestion regarding this will be appreciated.
thanx
