Parcourir la source

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

Andrea Franceschini il y a 6 ans
Parent
commit
155adc01ee
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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