Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Mon Feb 06, 2012 12:35 pm 
Offline
Newbie

Joined: Mon Feb 06, 2012 9:40 am
Posts: 2
Website: http://www.videoloco.in
Hey guys,

I can't properly configure my web server to map requests to the directory where I intend to store the files for my website. Its apache and I get the following message when I go to the home page:
It works!

This is the default web page for this server.

The web server software is running but no content has been added, yet.

However when I go to any file I uploaded using filezilla, I get this message:Not Found

The requested URL /install was not found on this server.
Apache/2.2.14 (Ubuntu) Server at www.videoloco.in Port 80

Any help is greatly appreciated.

Thanks,

Ade


Top
   
 Post subject:
PostPosted: Mon Feb 06, 2012 2:03 pm 
Offline
Senior Member

Joined: Fri May 02, 2008 8:44 pm
Posts: 1121
Where did you upload your files to?

Open /etc/apache2/sites-available/default and pay close attention to the "DocumentRoot" line. This is the directory where Apache will look for your website files.

Also, enable the rewrite mod:
Code:
a2enmod rewrite
/etc/init.d/apache2 restart


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


Who is online

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