Thread: Subdomain
View Single Post

  #2 (permalink)  
Old 06-27-2003
Tony
 
Posts: n/a
Default Re: Subdomain

Yes
i am interested at the same.

Thank you for an answer :)

Tony


"keseko" <keseko2000@yahoo.com> schrieb im Newsbeitrag
news:49c39d61.0306271126.3ffd77df@posting.google.c om...
> Hello,
>
> I run Apache 2 on my home machine. I have a DDNS service provider
> (ZoneEdit) that associates my dynamic IP address to my domain. What I
> am wondering is how I can create subdomains? Is that done with Apache?
> I am looking for something like:
>
> www.mydomain.com > /htdocs/
> first.mydomain.com > /htdocs/first/
> second.mydomain.com > /htdocs/second/
> etc.
>
> Thanks.