Apache 1.3b Virtual Hosts
I'm having a problem where Apache 1.3b's Virtual Hosts aren't working.
I'm fairly sure that it's something in the vhost changes since 1.2.5, but
I'm not sure what. I've read all the documentation and have been trying
to set it up, but it still fails to work. Everything goes ot the first
vhost entry.
Here's an example of the vhost config:
NameVirtualHost 168.151.130.19
<VirtualHost 168.151.130.19>
ServerAdmin aaron@warped-reality.com
DocumentRoot /home/.wrweb/wrhttp
ServerName www.warped-reality.com
ErrorLog /home/.wrweb/logs/www.warped-reality.com.err
TransferLog /home/.wrweb/logs/www.warped-reality.com.trn
</VirtualHost>
<VirtualHost 168.151.130.19>
ServerAdmin aaron@warped-reality.com
DocumentRoot /home/.wrweb/ircnet
ServerName ircnet.warped-reality.com
ErrorLog /home/.wrweb/logs/ircnet.warped-reality.com.err
TransferLog /home/.wrweb/logs/ircnet.warped-reality.com.trn
</VirtualHost>
=--------------------------------------------=
| Asher Haig ahaig@warped-reality.com |
| Pager/Voice Mail (972) 328-9247 |
=--------------------------------------------=
"It was like a visit by Don Carleone. I expected to
find a bloody computer monitor in my bed the next day."
-- Mark Andreessen regarding the visit from Microsoft.
--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Reply to: