[nycphp-talk] Need virtual host Apache help ...
Jon Baer
jonbaer at jonbaer.net
Thu May 22 10:15:55 EDT 2003
Ahh ....
Thank you. I just realized they all won't map out to ports either way
because "localhost" can only have a single DocumentRoot. The named hosting
works fine.
- Jon
----- Original Message -----
From: "max goldberg" <max at idsociety.com>
To: "NYPHP Talk" <talk at nyphp.org>
Sent: Thursday, May 22, 2003 6:58 AM
Subject: Re: [nycphp-talk] Need virtual host Apache help ...
> To specify a port to listen to multiple ports, you have to do two things
> if I am remembering correctly. The first is find the line that says
> 'Listen 80' and change it to 'Listen 80 81 82' etc. Then on each
> <VirtualHost *> tag you can do <VirtualHost *:80> etc. Another solution
More information about the talk
mailing list