From c015207ac27a6bd9a123ff6605f1f0dbde7276a4 Mon Sep 17 00:00:00 2001 From: Sho'Nuff Date: Fri, 11 Sep 2026 13:31:33 -0400 Subject: [PATCH] docs(timapta): retarget ptatima.org forward to ptatime.org; add ptaoftybeeislandmaritimeeducation.org forward --- projects/timapta.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/projects/timapta.md b/projects/timapta.md index 2e07d2f..a191368 100644 --- a/projects/timapta.md +++ b/projects/timapta.md @@ -17,8 +17,11 @@ MXroute with branded `mail.` and `webmail.` subdomains. |---|---|---|---| | `timapta.org` | A | 152.53.241.111 | app3 site (grey-cloud) | | `www.timapta.org` | A | 152.53.241.111 | app3 site | -| `ptatima.org` | A (proxied) + Page Rule | 301 → `https://timapta.org/$1` | forward | -| `www.ptatima.org` | A (proxied) + Page Rule | 301 → `https://timapta.org/$1` | forward | +| `ptatima.org` | A (proxied) + Page Rule | 301 → `https://ptatime.org/$1` | forward (retargeted 2026-09-11) | +| `www.ptatima.org` | A (proxied) + Page Rule | 301 → `https://ptatime.org/$1` | forward (retargeted 2026-09-11) | +| `ptaoftybeeislandmaritimeeducation.org` | A (proxied, dummy 192.0.2.1) + Page Rule | 301 → `https://ptatime.org/$1` | forward (added 2026-09-11) | +| `www.ptaoftybeeislandmaritimeeducation.org` | A (proxied, dummy 192.0.2.1) + Page Rule | 301 → `https://ptatime.org/$1` | forward (added 2026-09-11) | +| `ptatime.org` | (none) | — | zone exists, NO records (no web, no mail) as of 2026-09-11 | | `mail.timapta.org` | CNAME | heracles.mxrouting.net | IMAP/SMTP hostname | | `webmail.timapta.org` | A | 152.53.192.33 (Core) | Caddy 302 → Roundcube | @@ -87,6 +90,11 @@ real names, meeting schedule, and a phone/address. - app3 uses nginx (CloudPanel layout, per-user `/home//htdocs` docroots), NOT Caddy. Caddy only runs on Core (152.53.192.33), which is why the webmail redirect lives there. +- `timapat.org` (as requested 2026-09-11) is NOT a registered domain — PIR whois + returns "Domain not found". The real domain is `timapta.org` (letters transposed). +- Forwarding toward `ptatime.org` (2026-09-11): `ptatime.org` zone `7eaa5a94be7cd74e82852f1f287a9235` + exists but has ZERO DNS records — no web, no mail. Redirects land on a dead domain + until something is deployed there. - `ptatima.org` forward required a proxied dummy A record so the Cloudflare Page Rule can intercept before routing. - MXroute domain-add requires a `_da-verify-*` TXT record; the add fails until that