Rob wrote:
It Needs to look something like this: <VirtualHost 127.0.0.1:80 <http://127.0.0.1:80>> ServerAdmin admin@xxxxxxxxxxxxxxxxxxxx <mailto:admin@xxxxxxxxxxxxxxxxxxxx> DocumentRoot G:/webroot/htdocs/ProSportsResumes ServerName www.ProSportsResumes.com <http://www.prosportsresumes.com/> </VirtualHost> 127.0.0.1 should be ur servers ip
Listen 80 <-- main config NameVirtualHost * <-- main config <VirtualHost *> <-- each vh will answer on any ip that is currently assigned to the computer...the bigger question is where are the vh definitions? I don't see any <VirtualHost *> containers...
-- Norman Registered Linux user #461062 -Have you been to www.apache.org yet?- --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx