vhost config issues

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

vhost config issues

Postby cebrooks » 14. March 2008 20:55

I am trying to get vhosts working on my webserver and am having some issues. I'm running windows 2k3. I'm also running iis on the same box as the apache server so I have it on port 8080. I'm not sure how to get vhost working with this port 8080 issue. Here is my vhost config:

<VirtualHost *:8080>
ServerName cdb.ppcsconsulting.com
ServerAlias www.cdb.ppcsconsulting.com
DocumentRoot "E:\xampp\htdocs\citrusdb"
<Directory "E:\xampp\htdocs\citrusdb
AllowOverride All
Order allow,deny
Allow from all
</Directory>
ServerAdmin webmaster@ppcsconsulting.com
CustomLog logs/citrusdb.log combined
ErrorLog logs/citrusdb_error.log
LogLevel error
</VirtualHost>

Any help would be great!
cebrooks
 
Posts: 1
Joined: 14. March 2008 20:51

Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 240 guests