Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Mon Dec 05, 2011 10:16 am 
Offline
Newbie

Joined: Sun Dec 04, 2011 8:42 am
Posts: 3
Hey Everyone

I just started using linode three days ago, I have moved my domain to my linode box. I installed Apache and configured it as it is using the Guides. My domain http://www.skadooshlabs.com is pointed towards a virtual host and it can be accessed via the browswer. I am having some problems/confusion with sub-domains and vhosts.

I created a sub-domain:

test.skadooshlabs.com

and i wanted to map it to test website i have hosted virtually on my apache server. I have followed the instructions, I added a A/AAAA record for this sub-domain, then I configured this virtual host with this config:

<VirtualHost *:80>
ServerAdmin webmaster@skadooshlabs.com
ServerName test.skadooshlabs.com
ServerAlias http://www.test.skadooshlabs.com
DocumentRoot /srv/www/test.skadooshlabs.com/public_html/
ErrorLog /srv/www/test.skadooshlabs.com/logs/error.log
CustomLog /srv/www/test.skadooshlabs.com/logs/access.log combined
</VirtualHost>


It has been three days and I still get a Timeout in the browser. Can you please tell me what I am doing wrong?

Many Thanks


Top
   
 Post subject:
PostPosted: Mon Dec 05, 2011 12:08 pm 
Offline
Senior Member

Joined: Sun Mar 07, 2010 7:47 pm
Posts: 1970
Website: http://www.rwky.net
Location: Earth
Code:
ServerAlias http://www.test.skadooshlabs.com 
http:// shouldn't be there

Also test.skadooshlabs.com has no dns records in linode's name servers. Check that you added one.

_________________
Paid support
How to ask for help
1. Give details of your problem
2. Post any errors
3. Post relevant logs.
4. Don't hide details i.e. your domain, it just makes things harder
5. Be polite or you'll be eaten by a grue


Top
   
 Post subject:
PostPosted: Tue Dec 06, 2011 4:30 am 
Offline
Newbie

Joined: Sun Dec 04, 2011 8:42 am
Posts: 3
obs wrote:
Code:
ServerAlias http://www.test.skadooshlabs.com 
http:// shouldn't be there

Also test.skadooshlabs.com has no dns records in linode's name servers. Check that you added one.


Thanks, I have removed the http:// from the config. But i did add a A/AAAA record for test.skadooshlabs.com as told in the guide, Isnt that how we add sub-domains in linode's dns manager?


Top
   
 Post subject:
PostPosted: Tue Dec 06, 2011 4:37 am 
Offline
Senior Member

Joined: Mon Sep 12, 2011 3:29 am
Posts: 63
ICQ: 1081190
Website: http://kyhwana.org
AOL: kyhwana
Location: New Zealand
aliirz wrote:
Thanks, I have removed the http:// from the config. But i did add a A/AAAA record for test.skadooshlabs.com as told in the guide, Isnt that how we add sub-domains in linode's dns manager?


Are you using linodes DNS manager to host your DNS? Or is it still on your registrars hosted DNS..
test.skadooshlabs.com still doesn't resolve at all, so DNS isn't setup properly.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group