Added by Martijn Jonker over 9 years ago
I've created a .htaccess file inside /usr/share/redmine/public/ but it does not work at all. I've also tried creating it inside /var/www/redmine-site/ but it does not work there either.
It looks as followed:
ErrorDocument 403 /403.html Order Allow,Deny Allow from 37.187.5.7
Mod rewrite is enabled. It works for other websites.
What gives?