فهرست منبع

:beers: Dotfiles to 404.

Andrea Franceschini 6 سال پیش
والد
کامیت
aacb20c938
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .htaccess

+ 1 - 1
.htaccess

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