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