20230724
This commit is contained in:
parent
016c0663b9
commit
319e784d9e
1 changed files with 0 additions and 5 deletions
|
@ -1,6 +1 @@
|
||||||
ErrorDocument 404 /404.html
|
ErrorDocument 404 /404.html
|
||||||
|
|
||||||
RewriteEngine on
|
|
||||||
RewriteCond %{REQUEST_FILENAME} !-d
|
|
||||||
RewriteCond %{REQUEST_FILENAME}\.html -f
|
|
||||||
RewriteRule ^(.*)$ $1.html
|
|
||||||
|
|
Loading…
Reference in a new issue