This commit is contained in:
2025-07-17 05:54:02 +09:00
parent 315d511f41
commit 37ff5cbb09
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -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]