progress.md: confirm domain, DNS, and SSL are live
- 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
This commit is contained in:
+3
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user