Qual: Removed old files
This commit is contained in:
parent
b5119be99a
commit
4607a6c216
@ -1,15 +0,0 @@
|
|||||||
<Files ~ "^\.(htaccess|htpasswd)$">
|
|
||||||
Order deny,allow
|
|
||||||
deny from all
|
|
||||||
</Files>
|
|
||||||
|
|
||||||
AuthUserFile ".htpasswd"
|
|
||||||
AuthName "Zone Administration"
|
|
||||||
AuthType Basic
|
|
||||||
|
|
||||||
<Limit GET POST PUT>
|
|
||||||
order deny,allow
|
|
||||||
allow from all
|
|
||||||
Require valid-user
|
|
||||||
</Limit>
|
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user