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

Replace [order deny,allow Deny form all] with [Require all denied] #17

Closed
moodboom opened this issue Jan 18, 2019 · 2 comments
Closed

Comments

@moodboom
Copy link

I had to make that replacement in .htaccess on apache 2.4.

Thanks for the cool stuff! Love it.

@0x62646f727465
Copy link

@moodboom seems to suggest an update on your .htaccess file. Indeed your file is using Apache 2.2 access control key words where we are using version 2.4 nowadays.

The consequence seems to be an alert in /var/log/apache2/error.log => AH01630 client by server configuration

@glen-cheney
Copy link
Owner

Fixed by #31. Closing.

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

3 participants