Commit Graph

1 Commits

Author SHA1 Message Date
admin 7aac8f2863 Add .htaccess SPA fallback for Apache/LiteSpeed (Hostinger)
Fixes a 404 when refreshing deep routes on Hostinger: serves index.html for
any request that isn't a real file/directory so the client-side router handles
the path. vercel.json doesn't apply on Apache hosts. Lives in public/ so Vite
bundles it into dist/.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-02 19:01:48 -04:00