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
Collaborator

Reverts the msos.spletnimojster.si -> msosorg.com redirect that broke every page (msosorg.com does not host the files yet). Root now redirects to /en/ on the same host. Merge to deploy the fix.

🤖 Generated with Claude Code

Reverts the msos.spletnimojster.si -> msosorg.com redirect that broke every page (msosorg.com does not host the files yet). Root now redirects to /en/ on the same host. Merge to deploy the fix. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
popovskik added 1 commit 2026-08-04 00:08:40 +00:00
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>
popovskik merged commit 77dc3ae940 into develop 2026-08-04 00:09:44 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mark/msos#11
No description provided.