HOTFIX: restore live site (revert cross-domain redirect that 404'd) #11

Merged
popovskik merged 1 commits from kristijan-dev into develop 2026-08-04 00:09:44 +00:00

1 Commits

Author SHA1 Message Date
popovskik f30c9c6155 hotfix(.htaccess): stop cross-domain redirect that 404'd the live site
The earlier "canonical domain" redirect forced msos.spletnimojster.si (where
the site is actually served) to msosorg.com, which does NOT yet host these
files — so every page 404'd. Replace it with a host-relative root -> /en/
redirect so the live domain serves the site again. A canonical-host redirect
can be re-added once msosorg.com is pointed at this same docroot.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-04 02:08:37 +02:00