|
|||||||||||
|
DO NOT REPLY [Bug 7635] - httpd segfaults when restarting after adding a virtual host
From: <bugzilla(at)apache.org>
Date: Sat Mar 30 2002 - 12:36:56 EST
httpd segfaults when restarting after adding a virtual host
Include conf/virtualhosts.conf And virtualhosts.conf looks like: NameVirtualHost *
<VirtualHost *>
ServerAdmin webmaster@maraudingpirates.org DocumentRoot /opt/apache/virtual/h080020cb8c2c.ne.client2.attbi.com/htdocs ServerName h080020cb8c2c.ne.client2.attbi.com <Directory "/opt/apache/virtual/h080020cb8c2c.ne.client2.attbi.com/htdocs">
Options Indexes FollowSymLinks MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory> </VirtualHost> To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org Received on Sat Mar 30 17:36:53 2002 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 16:43:02 EDT |
||||||||||
|
|||||||||||