![]() |
Get the rid of it :( htaccess
First of all:
I Love ISPCONFIG! Second: I Love the support forum. So here is the question: On every page that i have where a .htaccess file is there is a error: 500 Internal Server Error. In the log: /var/log/apache2/error.log There is NOTHING related to this. So, in other topics i have read that you must make Apache as a module. but.. Al my websites are always Apache ad module! (Mod-PHP) So the question is: Where can i find more about the errors? Is there another log? Tnx in advance, John DELFT-Netherlands. |
Found it!!
Code:
[Sun Jun 21 16:32:52 2009] [alert] [client 94.209.157.94] /var/www/haaglandenvoetbalt.tv/web/.htaccess: Options not allowed here |
Add. info
I have a: ISPCONFIG 3.0.13 (latest update) OS: UBUNTU 64 bits |
Does no body? know something
|
Your .htaccess file contains settings that are not allowed for .htaccess files. Copy the content of the .htaccess file into the apache directives field of the website and then delete the .htaccess file or set other AllowOverride settings for this website.
|
Hmm
Code:
<IfModule mod_rewrite.c>Can you help me out? |
Quote:
|
Code:
[alert] [client 94.209.157.94] /var/www/haaglandenvoetbalt.tv/web/.htaccess: Options not allowed here, referer: http://www.haaglandenvoetbalt.tv/:( |
You must have included an Options directive in the wrong context in your .htaccess.
See: http://httpd.apache.org/docs/2.2/mod/core.html#options |
Okay..
Now i'm feeling myself really a n00b; I really don't know which function i need to include. Wouter.. Are you dutch? |
| All times are GMT +2. The time now is 08:39. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.