Subdomains
Posted by: aero97one (---.twcny.res.rr.com)
Date: April 05, 2008 10:34PM

I'm trying to setup a subdomain or several subdomains for my radio stations website, We are currently using Apache 2.0.59 because our software doesn't work with the new version of apache. I need to know how to set up these subdomains, this is what i have now and my server won't start.

NameVirtualHost *:80

<VirtualHost *:80>
ServerName www.aero97online.com
ServerAlias aero97one
DocumentRoot D:/wamp/www/
ErrorLog D:/wamp/logs/error.log
CustomLog D:/wamp/www/deals--now/logs/access.log common
</VirtualHost>

<VirtualHost *:80>
ServerName eClub.aero97online.com
ServerAlias eClub
DocumentRoot D:/wamp/www/eClub
ErrorLog D:/wamp/logs/eclub.error.log
CustomLog D:/wamp/logs/eclub.access.log common
</VirtualHost>

Thank you in advance,

Brad Trammell

www.aero97online.com
www.myzeebo.com
www.sociaispot.com
www.daredevilradiogroup.com
www.myamazingwater.com
www.astroxradio.com

Options: ReplyQuote
Re: Subdomains
Posted by: yfastud (Moderator)
Date: April 05, 2008 11:25PM

Check Setup Virtual Host guide on my personal website

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: Subdomains
Posted by: aero97one (---.twcny.res.rr.com)
Date: April 05, 2008 11:28PM

i was looking for a code example, not a guide if that is at all possible.

Options: ReplyQuote
Re: Subdomains
Posted by: yfastud (Moderator)
Date: April 05, 2008 11:44PM

You should check it before commenting because my guide includes examples code as well as how to set it up to work for both LAN and worldwide access ;-)

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: Subdomains
Posted by: aero97one (---.twcny.res.rr.com)
Date: April 06, 2008 03:57AM

i do not see a guide for apache, and for subdomains

Options: ReplyQuote


Sorry, only registered users may post in this forum.