forked from pool/apache2
Accepting request 205788 from home:fdekruijf:branches:Apache
Removed obsolete directive DefaultType bnc#848146 Changed access control to use new Require type directives OBS-URL: https://build.opensuse.org/request/show/205788 OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=397
This commit is contained in:
committed by
Git OBS Bridge
parent
4c27b7a385
commit
738fecb393
@@ -7,9 +7,7 @@
|
||||
<IfModule mod_info.c>
|
||||
<Location /server-info>
|
||||
SetHandler server-info
|
||||
Order deny,allow
|
||||
Deny from all
|
||||
Allow from localhost
|
||||
Require local
|
||||
</Location>
|
||||
</IfModule>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user