Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sun May 11, 2008 11:10 pm 
Offline
Newbie

Joined: Sun May 11, 2008 11:02 pm
Posts: 3
Hello,

I installed ispconfig on my linode. Then I added a new site in ispconfig, and uploaded the files to /var/www/web2/web via SSH. But i'm keeping on getting 404 errors. What did I do wrong? Did I uploaded the site to the wrong directory?

The 404 error is 'The requested URL / was not found on this server.'

Also I got 530 errors login to proftpd. :(

Thanks for your kind help!


Top
   
 Post subject:
PostPosted: Sun May 11, 2008 11:22 pm 
Offline
Newbie

Joined: Sun May 11, 2008 11:02 pm
Posts: 3
I rebooted my linode, 404 error disappears, now it's 500 error:
Code:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
...

:cry:


Top
   
 Post subject:
PostPosted: Sun May 11, 2008 11:54 pm 
Offline
Newbie

Joined: Sun May 11, 2008 11:02 pm
Posts: 3
Hi all, I've solved the problem by modifying this file: /etc/apache2/apache2.conf:
Code:
<Directory /home/www/*/web>
Options +Includes +FollowSymlinks -Indexes
#===============HERE==============
AllowOverride All
#=================================
Order allow,deny
Allow from all
...
</Directory>

I hope this could help those who have the same problems.
Glad to be here!:D


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