Skip to content
Snippets Groups Projects
Unverified Commit 24114550 authored by MichaIng's avatar MichaIng Committed by GitHub
Browse files

Apache 2.5 will be released as 2.6

parent 51a35bb1
No related branches found
No related tags found
No related merge requests found
# Section for Apache 2.4 and 2.5 # Section for Apache 2.4 to 2.6
<IfModule mod_authz_core.c> <IfModule mod_authz_core.c>
Require all denied Require all denied
</IfModule> </IfModule>
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
</IfModule> </IfModule>
</IfModule> </IfModule>
# Section for Apache 2.2 to 2.5 # Section for Apache 2.2 to 2.6
<IfModule mod_autoindex.c> <IfModule mod_autoindex.c>
IndexIgnore * IndexIgnore *
</IfModule> </IfModule>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment