This is a discussion on Subdomain within the Apache Web Server forums, part of the Web Server and Related Forums category; Hello, I run Apache 2 on my home machine. I have a DDNS service provider (ZoneEdit) that associates my dynamic ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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. |
|
|||
|
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. |
|
|||
|
keseko thought he would pleae members by posting
> 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. > The first thing would be to get the subdomains registerred with ZoneEdit. They'll have to insert the domains in DNS. After that Apache can serve different subdomains using virtual hosts. -- /(bb|[^b]{2})/ |
| Thread Tools | |
| Display Modes | |
|
|