From 44ea6cb2811b2f1cd0415a11ee1d76b93f3e40d1 Mon Sep 17 00:00:00 2001 From: Sage Date: Sat, 16 May 2026 17:07:57 -0400 Subject: [PATCH] progress.md: confirm domain, DNS, and SSL are live MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Domain resolves via Cloudflare (174.102.118.11 → 10.10.9.230) - Let's Encrypt SSL valid through July 31, 2026 - Site accessible at https://WilliamsPressureWashingServices.com --- progress.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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