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 [EMAIL PROTECTED]
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 [EMAIL PROTECTED]
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        [EMAIL PROTECTED] |
   | 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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to