mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-07 02:22:52 +00:00
update .htaccess to handle query params
[deploy]
This commit is contained in:
@@ -9,4 +9,4 @@ RewriteBase /
|
||||
RewriteRule ^index\.html$ - [L]
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteRule . /index.html [L]
|
||||
RewriteRule . /index.html [QSA,L]
|
||||
|
||||
Reference in New Issue
Block a user