Current time: 09-28-2024, 04:25 AM Hello There, Guest! (LoginRegister)


Post Reply 
[solved] having a .htaccess file causes server (500) errors...
Author Message
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #2
RE: having a .htaccess file causes server (500) errors...
Did you checked your /etc/apache2/sites-enabled/ispcp.conf about
Code:
Options -Indexes Includes FollowSymLinks MultiViews
        AllowOverride All
        Order allow,deny
        Allow from all
If you deny here the FollowSymLinks you can not enable it in your .htaccess. Next is that FastCGI can not understand ALL values in the .htaccess.

Please check your error.log for more info!

Greez BeNe
01-24-2008 02:54 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: having a .htaccess file causes server (500) errors... - BeNe - 01-24-2008 02:54 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)