test
This commit is contained in:
parent
4c49a2363c
commit
1a76b397ba
@ -1,8 +1,3 @@
|
|||||||
ErrorDocument 404 404.html
|
|
||||||
ErrorDocument 401 401.html
|
|
||||||
ErrorDocument 500 500.html
|
|
||||||
ErrorDocument 502 502.html
|
|
||||||
ErrorDocument 410 410.html
|
|
||||||
RewriteEngine On
|
RewriteEngine On
|
||||||
#RewriteCond %{HTTP:X-Forwarded-Proto} !https
|
#RewriteCond %{HTTP:X-Forwarded-Proto} !https
|
||||||
#RewriteCond %{HTTPS} off
|
#RewriteCond %{HTTPS} off
|
||||||
|
5
err/.htaccess
Normal file
5
err/.htaccess
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
ErrorDocument 404 404.html
|
||||||
|
ErrorDocument 401 401.html
|
||||||
|
ErrorDocument 500 500.html
|
||||||
|
ErrorDocument 502 502.html
|
||||||
|
ErrorDocument 410 410.html
|
Loading…
x
Reference in New Issue
Block a user