Unable to Create VirtualHosts

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Unable to Create VirtualHosts

Postby alortiz » 31. March 2007 14:13

I'm currently running XAMPP for Windows on WinXP SP2. I have tried to create VHosts following the online instructions but nothing seems to work. Every time I try to access the second host it always default to the main site. Any help will be greatly appreciated. Following is a copy of the VirtualHost block that I'm using...
NameVirtualHost 192.168.1.73:8080


<VirtualHost *:8080>
ServerAdmin alortiz@ibhv.org
DocumentRoot "d:/ibhv"
ServerName www.ibhv.org
</VirtualHost>

<VirtualHost *:8080>
ServerAdmin alortiz@sbnai.com
DocumentRoot "d:/ibhv/sbnai"
ServerName www.sbnai.com
</VirtualHost>

Thanks,

Al Ortiz
alortiz
 
Posts: 1
Joined: 31. March 2007 14:06

Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 116 guests