943,832 Members | Top Members by Rank

Oct 8th, 2008
0

Apache2 Subdomains (DynDNS)

Expand Post »
Ok, so I have got the free service of DynDNS from DynDNS.com. Now at example.sample.com I have a website working just fine. Now how do I, in the "sites-enabled" area, that is include in the apache config, set up more subdomains? Right now in the sites-enabled file I have

NameVirtualHost example.sample.com

<VirtualHost 127.0.0.1>
DocumentRoot "/var/www/"
ServerName localhost
</VirtualHost>
<VirtualHost 127.0.0.1>
DocumentRoot "/var/www/music/"
ServerName music.localhost
</VirtualHost>
<VirtualHost 127.0.0.1>
DocumentRoot "/var/www/"
ServerName example.sample.com
</VirtualHost>
<VirtualHost 127.0.0.1>
DocumentRoot "/var/www/music"
ServerName music.example.sample.com
</VirtualHost>



What needs to change? And do I need to set anything up in the DynDNS website besides enabling wildcards?
Reputation Points: 10
Solved Threads: 0
Newbie Poster
jtmcgee is offline Offline
13 posts
since Oct 2007
Oct 8th, 2008
0

Re: Apache2 Subdomains (DynDNS)

While playing around waiting for a reply found the solution. So.. I guess this topic can be closed.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
jtmcgee is offline Offline
13 posts
since Oct 2007
Nov 24th, 2008
0

Re: Apache2 Subdomains (DynDNS)

Hello jtmcgee:

Is it possible for you to post the solution to your problem?

Thanks.
--Willie
Reputation Points: 10
Solved Threads: 0
Light Poster
williebens is offline Offline
42 posts
since Jan 2008

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Linux Networking Configuration Forum Timeline: Thinstation iptables state modul missing
Next Thread in Linux Networking Configuration Forum Timeline: DNS





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC