Add reload vhost to Apache 1 configuration file

This commit is contained in:
Clément Oudot 2010-10-13 15:46:05 +00:00
parent 9706fa006e
commit 2b6be569f5

View File

@ -38,7 +38,12 @@ ErrorDocument 500 http://auth.__DNSDOMAIN__/?lmError=500
<IfModule mod_dir.c>
DirectoryIndex index.pl index.html
</IfModule>
</VirtualHost>
<VirtualHost __VHOSTLISTEN__>
ServerName reload.__DNSDOMAIN__
# Configuration reload mechanism (only 1 per physical server is
# needed): choose your URL to avoid restarting Apache when
# configuration change