Commit graph

22 commits

Author SHA1 Message Date
ccaeb8335e allow per-site custom nginx config, improving permissions 2024-10-25 15:27:23 -06:00
790f124355 nginx site config updates 2024-10-25 13:21:43 -06:00
89760da428 removing site-level custom error pages for now 2024-10-23 21:30:27 -06:00
586d3658b7 config fix 2024-10-23 21:27:12 -06:00
66f88acae1 config fix 2024-10-23 21:19:55 -06:00
876dcd4bba updated config 2024-10-23 21:18:10 -06:00
710d276083 config update 2024-10-23 21:14:06 -06:00
c76bd70eb7 bug fix 2024-10-23 20:48:15 -06:00
7626e7ccce some more cleanup 2024-10-23 20:12:45 -06:00
1121b1f185 updated some more error config stuff 2024-10-23 20:04:14 -06:00
f7d467cf75 Refactor error page handling and configuration 2024-10-23 19:41:38 -06:00
2a5b05b320 Refactor error page handling and configuration
Simplify the error page handling and configuration by refactoring the code. Removed the unnecessary error message "IP banned for bad behavior" and replaced it with a generic 403 error response. Also, added new error pages for 404, 503, and 50x errors. The error pages are now stored in the /var/www/error-pages directory. Updated the nginx configuration to use the new error pages and added PHP handling for the error pages.
2024-10-23 19:37:16 -06:00
2f32ec7077 more cleanup 2024-10-23 17:58:30 -06:00
11c6f69c35 large fail2ban and other security improvements 2024-10-23 17:02:32 -06:00
b1a484f4d0 logging fixes 2024-10-22 21:01:04 -06:00
882a417527 config fix 2024-10-22 20:38:35 -06:00
928e3ae04c bug fixes 2024-10-22 20:32:46 -06:00
ef61e746e7 vastly expanded nginx config 2024-10-22 20:17:00 -06:00
0144d4966e nginx config fix 2024-10-21 21:42:41 -05:00
120b72ca0e bug fix 2024-10-21 21:38:25 -05:00
880137bcef bug fixes 2024-10-21 21:29:12 -05:00
a5a4b85c49 broke install into many separate scripts 2024-10-20 19:57:00 -04:00