Commit graph

6 commits

Author SHA1 Message Date
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
467405d95a further fail2ban config 2024-10-23 17:27:59 -06:00
738ef88259 nginx config fix 2024-10-23 17:06:54 -06:00
11c6f69c35 large fail2ban and other security improvements 2024-10-23 17:02:32 -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