Commit graph

6 commits

Author SHA1 Message Date
Ruben
3b04a3d78c Add security hardening for shared hosting environments
Improve session cookie security with HttpOnly and SameSite attributes
Add security headers via .htaccess
Block direct access to sensitive files
Restrict allowed HTTP methods
Document cPanel-specific security configuration
Add container hardening for ServerTokens and ServerSignature
2026-02-10 23:02:57 +01:00
Ruben Solvang
d32c6f1362 cPanel additions 2026-01-22 20:55:19 +01:00
Ruben Solvang
118c76fa6d cPanel PHP INI additions 2026-01-20 21:20:02 +01:00
Ruben
4d8c66fdfc Update .htaccess for PHP 8.4 compatibility 2025-11-04 23:12:39 +01:00
Ruben
57a3fcb86e Update app routing to use index.php instead of proxy
Remove app proxy rule and add condition to route /app requests to
index.php while preserving other existing behavior
2025-10-02 18:43:16 +02:00
Ruben
f48cdc268b Initial commit 2025-10-02 17:01:55 +02:00