Skip to content

www: 301-redirect www.nbread.lol → apex - #6

Merged
sovITxyz merged 1 commit into
mainfrom
fix/www-redirect
Jul 16, 2026
Merged

www: 301-redirect www.nbread.lol → apex#6
sovITxyz merged 1 commit into
mainfrom
fix/www-redirect

Conversation

@sovITxyz

Copy link
Copy Markdown
Owner

Standalone production fix (already deployed + verified live at https://nbread.lol).

www is a reserved handle (never a blog), so www.nbread.lol had no tenant meaning and 404'd. Adds a canonical redirect in the host guard: www.<MAIN_HOST>https://<MAIN_HOST> + path + query (301). www DNS repointed off registrar parking to nbread.lol (proxied).

  • Test added in headers.spec.ts (root + path/query cases); 629/629 pass.
  • Verified live: www.nbread.lol/ → 301 → nbread.lol/, path + query preserved.

www is a reserved handle (never a blog), so www.nbread.lol had no tenant meaning
and 404'd. Add a canonical redirect in the host guard: www.<MAIN_HOST> →
https://<MAIN_HOST> + path + query, 301. Deployed + verified live; www DNS
repointed off registrar parking to nbread.lol (proxied). Test added.
@sovITxyz
sovITxyz merged commit 2538c31 into main Jul 16, 2026
1 check passed
@sovITxyz
sovITxyz deleted the fix/www-redirect branch July 16, 2026 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant