u
This commit is contained in:
@@ -5,4 +5,4 @@ RewriteCond %{HTTP_HOST} ^www\.(.+)$ [NC]
|
||||
RewriteRule ^(.*)$ https://%1/$1 [R=301,L]
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteRule ^(.*) /404
|
||||
RewriteRule ^(.*) /404.html
|
||||
|
||||
Reference in New Issue
Block a user