This document discusses some of the technical details of mod_rewrite and URL matching. The Apache HTTP Server handles requests in several phases. At each of these phases, one or more modules may be ...
This document discusses some of the technical details of mod_rewrite and URL matching. First you have to understand that when Apache processes a HTTP request it does this in phases. A hook for each of ...