|
-
October 16th, 2004, 08:29 AM
#1
Member
Apache2 Virtual Hosts
I need help setting up my virtual hosts. Ive tried just about every combination said in the documentation. This is my latest try:
NameVirtualHost *:80
<VirtualHost *:80>
ServerName http://********.ath.cx
DocumentRoot C:\Program Files\Apache Group\Apache2\htdocs\tmj
</VirtualHost>
<VirtualHost *:80>
ServerName http://*******.ath.cx
DocumentRoot C:\Program Files\Apache Group\Apache2\htdocs\sf
</VirtualHost>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|