turnbui wrote:
Sorry Rob,
just my vain attempt to protect the innocent. In fact it is ianst.homeip.net
that I am using. Sorry to mislead.

Okay.  So just to rehash here...

ASP does not work at:
http://ianst.homeip.net/asp

ASP works correctly at:
http://localhost/asp

localhost isn't a server listed in your VirtualHost section in either ServerName or ServerAlias. That means that the VirtualHost section isn't even a consideration when hitting localhost.

Figure out what combination of configuration elements are being used when localhost is accessed and I think you will have found the combination to include in your VirtualHost section.

Rob

Reply via email to