Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Tue Jan 01, 2013 4:57 pm 
Offline

Joined: Tue Jan 01, 2013 3:53 pm
Posts: 1
Hello, I've recently setup a new linode with Rails, apache2, and passenger but I'm having a problem with getting the right sites to load. I've got 5 domains in my apache2 sites-enabled folder, if I a2ensite all 5 and try to browse to each domain, all 5 domains load up the index.html file from the first site in alphabetical order. If I a2dissite site a, all domains load site b and it continues until I only have one left. I'm guessing I've screwed up the virtual host file somehow, but I copied it straight from the install guide.

<VirtualHost *:80>
ServerName www.filmgrounds.com
DocumentRoot /srv/www/filmgrounds.com/filmgrounds/public
<Directory /srv/www/filmgrounds.com/filmgrounds/public>
</Directory>
</VirtualHost>

Any ideas where I've gone wrong? Thanks


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


Who is online

Users browsing this forum: No registered users and 3 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