Commit graph

22 commits

Author SHA1 Message Date
d2175b20bd bug fix 2024-10-23 19:38: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
94f57a5f00 fix for duplicate banned IPs in nginx config 2024-10-23 17:31:33 -06:00
4f3c885605 make swapfile existing not an error 2024-10-23 17:29:01 -06:00
467405d95a further fail2ban config 2024-10-23 17:27:59 -06:00
2eaa45bff3 add nginx repo 2024-10-23 17:10:30 -06:00
ad2904619d nginx config fix 2024-10-23 17:09:11 -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
04be6be893 another log fix 2024-10-23 15:35:40 -06:00
c756a8ac81 log format fix 2024-10-23 15:33:06 -06:00
3adab944db log format fix 2024-10-23 15:28:23 -06:00
1fb4703596 log format bug fix 2024-10-23 15:25:24 -06:00
1e378032b0 updated fail2ban definitions to match new nginx log format 2024-10-23 15:19:38 -06:00
c54bc33b6b bug fix 2024-10-22 21:02:36 -06:00
b1a484f4d0 logging fixes 2024-10-22 21:01:04 -06:00
928e3ae04c bug fixes 2024-10-22 20:32:46 -06:00
c94de8f2d7 bug fix 2024-10-22 20:20:17 -06:00
ef61e746e7 vastly expanded nginx config 2024-10-22 20:17:00 -06: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