On Mon, Jun 7, 2010 at 3:47 PM, Michelle Konzack <[email protected]> wrote: > NameVirtualHost 88.168.69.36:80 > Listen 80 > <VirtualHost 88.168.69.36:80> > DocumentRoot /home_www/htdocs/ > <VirtualHost 88.168.69.36:80> > DocumentRoot /home_www/CONFIG_webmail.tamay-dogan.net/htdocs
are you sure the connections you're testing are received on the local interface 88.168.69.36? If not, they'll be handled by your base configuration [outside of all vhosts]. -- Eric Covener [email protected] --------------------------------------------------------------------- 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: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
