try running httpd -S to get apache to split out it's vhost config you should get something along the lines of this:
*:80 is a NameVirtualHost default server vhost1.com (/www/conf/httpd.conf:180) port 8080 namevhost vhost1.com (/www/conf/httpd.conf:180) port 8080 namevhost vhost2.com (/www/conf/httpd.conf:250) port 8080 namevhost vhost3.com (/www/conf/httpd.conf:400) Do you have a NameVirtualHost directive in your conf file (if you're running name based vhosts, which i think you are)? Adam -----Original Message----- From: turnbui [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 20, 2006 4:11 PM To: modperl@perl.apache.org Subject: Re: localhost vs vhost problem Sorry Rob, just my vain attempt to protect the innocent. In fact it is ianst.homeip.net that I am using. Sorry to mislead. -- View this message in context: http://www.nabble.com/localhost-vs-vhost-problem-tf2860296.html#a7997944 Sent from the mod_perl - General mailing list archive at Nabble.com.