This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
RewriteBase /
|
||||
|
||||
RewriteCond %{REQUEST_URI} !^/api
|
||||
RewriteCond %{REQUEST_URI} !^/sitemap\.xml
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteRule ^ /index.html [L]
|
||||
|
||||
Reference in New Issue
Block a user