Hi

> Hi there 
>   Can anyone tell me how to set up subdomains in apache, and  get 
> virtual hosts to work, from remote computers to the localhost. 
> The virtual hosts work only locally. I guess there has to be some 
> sort of DNServer running on my com as well. Anyone know how to do 
> it on a win98?


look in the hosts file in your windows windows\systems dir.

Instructions are in there but basically add each name and the name ie.

127.0.0.1 mydomain.com
127.0.0.1 myotherdomain.com

etc..
apache will then work from that

M@ 

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to