docs(timapta): retarget ptatima.org forward to ptatime.org; add ptaoftybeeislandmaritimeeducation.org forward

This commit is contained in:
Sho'Nuff
2026-09-11 13:31:33 -04:00
parent 2e39611284
commit c015207ac2
+10 -2
View File
@@ -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/<user>/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