mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-06-01 19:32:34 +02:00
update .htaccess
parent
1655830a30
commit
2da7856018
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ RewriteEngine On
|
||||||
RewriteRule ^README.md$ Home.md [L]
|
RewriteRule ^README.md$ Home.md [L]
|
||||||
|
|
||||||
RewriteCond %{REQUEST_FILENAME} !-f
|
RewriteCond %{REQUEST_FILENAME} !-f
|
||||||
RewriteRule ^ index.php [QSA,L]
|
RewriteRule ^ index.html [QSA,L]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue