RSS Forums RSS

Apache2 Subdomains (DynDNS)

Please support our *nix Software advertiser: Programming Forums
Thread Solved
Reply
Posts: 8
Reputation: jtmcgee is an unknown quantity at this point 
Solved Threads: 0
jtmcgee jtmcgee is offline Offline
Newbie Poster

Apache2 Subdomains (DynDNS)

  #1  
Oct 8th, 2008
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?
AddThis Social Bookmark Button
Reply With Quote  
Posts: 8
Reputation: jtmcgee is an unknown quantity at this point 
Solved Threads: 0
jtmcgee jtmcgee is offline Offline
Newbie Poster

Re: Apache2 Subdomains (DynDNS)

  #2  
Oct 8th, 2008
While playing around waiting for a reply found the solution. So.. I guess this topic can be closed.
Reply With Quote  
Posts: 38
Reputation: williebens is an unknown quantity at this point 
Solved Threads: 0
williebens williebens is offline Offline
Light Poster

Re: Apache2 Subdomains (DynDNS)

  #3  
Nov 24th, 2008
Hello jtmcgee:

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

Thanks.
--Willie
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.



Other Threads in the *nix Software Forum
Views: 1066 | Replies: 2 | Currently Viewing: 1 (0 members and 1 guests)

 

Thread Tools Display Modes
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 2:18 pm.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC