Quote:
Originally Posted by jvdkdesign
I have commented it out.. no effect.
|
Try to localize the problem. You have two error messages:
/var/www/haaglandenvoetbalt.tv/web/.htaccess: Options not allowed here
This is related to one or more Options directives in your .htaccess file. Remove it there.
File does not exist: /var/www/haaglandenvoetbalt.tv/web/profile
This is because you removed or disabled the rewrite rules.
Quote:
|
Or do you need always start the apache after a change?
|
No, for .htaccess files you do not have to restart apache.