Browse Source

Merge branch 'master' of ssh://git.morpheu5.net:2222/Morpheu5/af

Andrea Franceschini 6 years ago
parent
commit
155adc01ee
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .htaccess

+ 1 - 0
.htaccess

@@ -1,4 +1,5 @@
 RewriteEngine on
+RewriteRule "(^|/)\.(?!well-known\/)" 404 [L]
 RewriteCond %{REQUEST_FILENAME} !-f
 RewriteCond %{REQUEST_FILENAME} !-d
 RewriteCond %{REQUEST_URI} !=/favicon.ico