diff --git a/public/.htaccess b/public/.htaccess index 4dd8c31..2ce018b 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -4,5 +4,5 @@ RewriteRule ^index\.html$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d - RewriteRule . /index.html [L] + RewriteRule . /sebin/index.html [L]