2011
An In Depth Guide to mod_rewrite for Apache
by Hieroglyphe & 2 othersAn In Depth Guide to mod_rewrite for Apache
2009
2008
How To Block Spammers/Hackers With mod_defensible On Apache2 (Debian Etch) | HowtoForge - Linux Howtos and Tutorials
by camelmod_defensible is an Apache 2.x module intended to block spammers/hackers/script kiddies using DNSBL servers. It will look at the client IP and check it in one or several DNSBL servers and return a 403 Forbidden page to the client. This guide shows how to install and use it with Apache 2 on a Debian Etch server.
Brent Meshier » Tuning Apache & MySQL for High Traffic Availability
by camel & 1 otherHere is a quick configuration guide for those running Apache & MySQL that will prepare your webserver for heavy demand. I manage a few webservers that handle 60 hits/second on average serving dynamic pages with this configuration. Using the right hardware and software you can mitigate a potential Slashdot Effect and live to tell the tale.
2007
Defining Macros With mod_macro In Apache | HowtoForge - Linux Howtos and Tutorials
by camelThis guide is about mod_macro, which makes the job of managing an Apache webserver much easier, or just for the home developer with several test pages or projects. I will explain how to get it running and give some examples of how I use the module, to help you get started with using it.
2006
1
(8 marks)