The following reply was made to PR general/3421; it has been noted by GNATS.
From: Marc Slemko <[EMAIL PROTECTED]> To: Kim Bisgaard <[EMAIL PROTECTED]> Cc: Apache bugs database <[EMAIL PROTECTED]> Subject: Re: general/3421: Directory name redirects does not use "ServerName" with "UseCanonicalName=on" Date: Thu, 19 Nov 1998 23:39:49 -0800 (PST) On Fri, 20 Nov 1998, Kim Bisgaard wrote: > Yes ServerName IS set. > > Yes I do use VirtualHost with SUEXEC. I let the proxy/firewall decide from > the path of the > URL, which hostalias to send to. > httpd.conf: > NameVirtualHost dorothea > > <VirtualHost fswebhost> > ... > </VirtualHost> > > <VirtualHost fsintra> > ... > </VirtualHost> Do you have the proper ServerName set in each vhost?
