Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
—Michael Parker
Soon after I learned about mod_perl, I wanted to know how I could use it to secure my web site. Apache has a number of phases it progresses through as it serves web pages. Three of those phases are access control, authentication, and authorization. In this article, I’ll discuss each phase and demonstrate five examples of what they can do.