webserv/htdocs
whaffman 0ed0e15e70 feat: update server configuration and enhance file handling
- Increased client_max_body_size to 1000m in default.conf and location /post_body
- Added index.html for YoupiBanane with a welcome message
- Created empty other.pouic file
- Updated FileHandler to change error response from 404 to 403 for forbidden access
- Modified log output to include blue text for status messages
- Changed signal handling variable from stop_ to signum_ in Server class
- Increased MAX_EVENTS in Server run method from 10 to 1024
2025-10-28 15:02:55 +01:00
..
error_pages error response 2025-10-16 14:52:25 +02:00
site-1 error response 2025-10-16 14:52:25 +02:00
site-2 moved sites to htdocs and ran format script 2025-10-09 22:57:31 +02:00
site-3 timeout, but please refactor yes thankyou 2025-10-21 22:17:17 +02:00
YoupiBanane feat: update server configuration and enhance file handling 2025-10-28 15:02:55 +01:00