Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First Request with wrong uid/gid #16

Open
roli8200 opened this issue Jun 26, 2017 · 1 comment
Open

First Request with wrong uid/gid #16

roli8200 opened this issue Jun 26, 2017 · 1 comment

Comments

@roli8200
Copy link

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!

@roli8200 roli8200 changed the title First Request with wrong uid/guid First Request with wrong uid/gid Jun 26, 2017
@ju5t
Copy link

ju5t commented Aug 11, 2017

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants