Web Hosting Talk







View Full Version : subdomains


tweakmaster
03-14-2002, 07:51 PM
sub domains under apache win32
Hi I am running apache 1.3.22 under winME (I know its a no no)
I am having trouble setting up subdomains

My trouble is I have to specify the port.....

My main site is on port 80

and I have had to run the subdomain on 8080
and specify it in the url

Can anyone help me with this problem, I have tried everything I can find on apache.org and other sites that have virtualhosts info

Thanks

MotleyFool
03-15-2002, 12:41 AM
Use the Listen & Post [sorry it should read Port] directives in the httpd.conf file

Cheers
Balaji

tweakmaster
03-15-2002, 05:00 AM
I'll get in there and have a look and post back my results

Thanks again


tweakmaster......