The following reply was made to PR config/3118; it has been noted by GNATS.
From: Jon Barnett <[EMAIL PROTECTED]> To: "Jon Barnett (E-mail)" <[EMAIL PROTECTED]> Cc: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> Subject: Re: config/3118: Alias on default server seems to also translate to virtual server on another port Date: Fri, 2 Oct 1998 10:01:03 +1000 On Thursday, 1 October 1998 15:56, [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] wrote: > Synopsis: Alias on default server seems to also translate to virtual server on > another port > Correct, most such directives are inherited by vhosts. > This isn't overly well documented, but isn't that hard to > determine by trying it. > > If you don't want this to happen, the easiest way around it > is to just make your "main" server a vhost. In essence then, what we are saying is that Alias, ScriptAlias and similar directives when used outside the scope of VirtualHost, do not apply solely to the default server as such, but are instead global declarators.
