Files
nginx-configs/nginx
hikari fb6080ae87
Test nginx configuration / Static Analysis (push) Failing after 5s
Test nginx configuration / nginx Syntax Check (push) Failing after 16s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m38s
fix: resolve CORS header suppression on cdn.nhcarrigan.com
Restructures the location block to avoid the nginx "if is evil" pattern
where add_header directives inside an if block suppress those in the
parent location context. Also adds Access-Control-Max-Age and removes
POST from allowed methods since the CDN serves static assets only.
2026-04-20 18:32:45 -07:00
..