feat: update .htaccess
This commit is contained in:
parent
9aa5579bde
commit
fb413a5fba
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@
|
||||||
RewriteRule ^index\.html$ - [L]
|
RewriteRule ^index\.html$ - [L]
|
||||||
RewriteCond %{REQUEST_FILENAME} !-f
|
RewriteCond %{REQUEST_FILENAME} !-f
|
||||||
RewriteCond %{REQUEST_FILENAME} !-d
|
RewriteCond %{REQUEST_FILENAME} !-d
|
||||||
RewriteRule . /index.html [L]
|
RewriteRule . /sebin/index.html [L]
|
||||||
</IfModule>
|
</IfModule>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue