You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@roli8200 this should be fixed with #8 but unfortunately it doesn't seem like it will be merged any time soon. If you are in a situation where you can compile mod_ruid2 yourself perhaps the fix in #8 can be an acceptable solution.
When opening a website with DocumentRoot chmod 700, the first request for .htaccess file is made with the permissions of apache:
[Mon Jun 26 11:10:46 2017] [crit] [client xxx.xxx.xxx.xx] (13)Permission denied: /var/www/site_a/html/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable
and apache brings a 403 Forbidden. Which makes the whole construct unusable!
The text was updated successfully, but these errors were encountered: