Webserver
Fix “HTTP request length 134926 (so far) exceeds MaxRequestLen” error on Debian Linux
When you get a 500 error in a webpage hosted on Debian Linux (6.0) with apache webserver and fastcgi, take a…
Redirect http requests to a new folder with apache rewrite rules
When you reorganize the structure of a website, you might want to redirect requests to files in a old folder…