Once you have your Virtualhosts setup, the first one becomes the default
for any requests which do not match the ServerName/ServerAlias in any other
Virtualhost.

On 3 November 2011 21:46, Helmut Schneider <jumpe...@gmx.de> wrote:

> Hi,
>
> let's say I have a webserver named www.domain.tld at IP 192.168.0.1.
> That server serves http://www.domain.tld.
>
> Now I want to have another VHOST serving http://192.168.0.1 (the
> DEFAULT VHOST e.g. to serve /server-status because
> http://www.domain.tld requires authentication).
>
> How would I do so?
>
> I unsuccessfully tried numerous variations of NameVirtualHost,
> VirtualHost and ServerName but apache either serves www.domain.tld or
> 192.168.0.1 for *all* requests.
>
> Thanks in advance, Helmut
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
>   "   from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>


-- 
Steve Swift
http://www.swiftys.org.uk

Reply via email to