> As a reminder- I don't have a FQDN for the third vhost site- so I just made>> ServerName test
> a /etc/host temporary entry as mentioned earlier in my post. Therefore when
> I try to check for public access, I'm always using a physical path in the
> browser as:
>
> http://[redacted public IP]/~[redacted user for 3rd vhost]/[redacted site
> directory for 3rd vhost]/index.php
>> ServerAlias test
How would Apache know to route that to the third name-based vhost
when you use the IP address only and no matching servername? You
should mock the hostname in your hosts file from the client you test
on.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx