diff --git a/progress.md b/progress.md index 93f0542..07cbd13 100644 --- a/progress.md +++ b/progress.md @@ -37,9 +37,9 @@ - [x] **Form spam protection** — honeypot field confirmed (hidden `website_url` field in form + server-side check in send-contact.php) ### Hosting & Domain -- [ ] **Purchase domain** — WilliamsPressureWashingServices.com (John to purchase) -- [ ] **DNS setup** — point domain to 10.10.9.230 (John to configure) -- [ ] **SSL certificate** — configure via Nginx Proxy Manager or Let's Encrypt on 10.10.9.230 +- [x] **Purchase domain** — WilliamsPressureWashingServices.com resolves to 174.102.118.11 (Cloudflare proxy → 10.10.9.230) +- [x] **DNS setup** — A record points to 174.102.118.11 (Cloudflare), proxying to 10.10.9.230 +- [x] **SSL certificate** — Let's Encrypt cert valid (issued May 2, expires Jul 31). Served via Cloudflare edge; origin serves HTTP on :80 - [ ] **PHP `mail()` config** — verify Postfix on 10.10.9.31 can relay for this server (10.10.9.230) ### Content & Branding