Explorar el Código

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

Andrea Franceschini hace 6 años
padre
commit
155adc01ee
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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