VirtualHost question

Phil Buckley phil at 1918.com
Thu Aug 12 16:04:00 EDT 1999


I am attempting to set up one virtual host on our company intranet. We
are running RH6.

We currently have the server ip'd as 192.168.1.100. I made an IP alias
for eth0 of 192.168.1.101.

Then added this to the bottom of my httpd.conf file.

<VirtualHost 192.168.1.101>
	NameVirtualHost 192.168.1.101
	ServerName user 
	DocumentRoot /home/user/public_html
</VirtualHost>

Obviously I'm writing because it didn't work.
I've tried hard to follow the apache documentation to no avail.

Anyone...
anyone...

Bueller?

TIA,
Phil
-
Subcription/unsubscription/info requests: send e-mail with
"subscribe", "unsubscribe", or "info" on the first line of the
message body to discuss-request at blu.org (Subject line is ignored).



More information about the Discuss mailing list