Setting Apache Time out for a single domain
admin | Jan 24, 2010 | Comments 0
Issue :
How to change Apache Time Out for a single website ?
Solution :
Even though Apache Timeout is a global environment directive, you can still change that for a single domain by modifying the corresponding VirtualHost entry for the domain.
It should look something like this :
ServerName domainname.com
ServerAlias www.domainname.com
DocumentRoot /home/user/public_html
ServerAdmin webmaster@domainname.com
Timeout xxx
.
.
.
Do restart the httpd service after making the alterations.
Filed Under: Quick fixes • Technical
About the Author: InstaCarma is a provider of Enterprise Class Solutions for the Hosting Industry

1800 810 6547