> <IfDefine PROXY> > <VirtualHost *:80> > ServerName url1.mydomain.com > ServerAlias surl1.mydomain.com > VirtualHost configuration: > 127.0.0.1:443 localhost (/etc/httpd/conf.d/ssl.conf:81) > Syntax OK > > So, again, as you mentioned, Apache doesnt know what to do with > url1.mydomain.com. Is this because the VirtualHost definition is enclosed > within an IfDefine? Well, one that isn't defined, yes. > > But navigating to url1.mydomain.com brings up my epages website (which is > correct). Apache uses the first one listed in a set of name virtual hosts as the default. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx