diff --git a/dist/.htaccess b/dist/.htaccess
index 3a73a5f..1de5742 100644
--- a/dist/.htaccess
+++ b/dist/.htaccess
@@ -1,7 +1,16 @@
Options -MultiViews
RewriteEngine On
-# SPA fallback — serve index.html for non-file requests under /citpl_website
+# Never cache HTML entry points - otherwise browsers keep old JS that
+# requests /assets/* at domain root instead of /citpl_website/assets/*
+