Apache Tricks.

Publicated on : 1183544626
I have found a few other Apache .htaccess tricks to spice up the webserver, and to secure it a little better. I've found them on a webpage which shows a lot of tricks, also some very good tutorials about Apache and file caching to speed up your webpage. If you browse through them you'll notice that a lot is possible to protect on the server level instead of dynamically scripting your way out of problems. Which might help, because sometimes it is too much to rewrite thousands of pages.

The site also provides a cool PHP shell to toy with.