.well-known entfernt
This commit is contained in:
parent
c7df6da906
commit
9720cf7371
|
@ -1,15 +0,0 @@
|
|||
<IfModule mod_rewrite.c>
|
||||
RewriteEngine off
|
||||
</IfModule>
|
||||
|
||||
# Require all granted
|
||||
Satisfy Any
|
||||
Order Deny,Allow
|
||||
Allow from all
|
||||
|
||||
<FilesMatch "^\.">
|
||||
# Require all denied
|
||||
Order Allow,Deny
|
||||
Deny from all
|
||||
</FilesMatch>
|
||||
|
Loading…
Reference in New Issue