Indulging some patience to list subscribers regarding a not 100% in
topic message (but nevertheless very usefull to php under windows)...
Here is as promissed a overview of my configs with virtual hosting with
apache under windows...
Install apache then...
change the hosts file located in \wi
I'm with access to the computer where i've apache+php+mysql with virtual
directories right now... i will pass over my configs later on to the
list... [in 10/12 hours from this post]
Cheers...
Luis Ferro
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.n
In the host just add new entries like this:
127.0.0.1 localhost
127.0.0.1 exampleone.com
127.0.0.1 exampletwo.com
Then in the apache config you add:
NameVirtualHost *
ServerAdmin [EMAIL PROTECTED]
DocumentRoot E:/sites/exampleone
ServerName exampleone
the host name you want touse has to be a valid hostname .. so you can't just
make on up and go beauty i'll use that one .. it has to be added to ur dns
in order for virtual hosts to work
> -Original Message-
> From: Sean M. Mayhew [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, 24 July 2002