소스 검색

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

Andrea Franceschini 6 년 전
부모
커밋
155adc01ee
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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