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

Apache HTTPD 2.4 configuration #26

Closed
madalinignisca opened this issue Jun 19, 2013 · 1 comment
Closed

Apache HTTPD 2.4 configuration #26

madalinignisca opened this issue Jun 19, 2013 · 1 comment

Comments

@madalinignisca
Copy link

    Order deny,allow
    Deny from all
    Allow from all

This are drooped as of httpd 2.4
I use : Require ip 127
and it works (the old options can be in the config file, I don't know what Require does to 2.2).

@gmr
Copy link
Contributor

gmr commented Jul 18, 2013

Thanks!

@gmr gmr closed this as completed Jul 18, 2013
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