mod_rewrite
An example of query string driven navigation using mod_rewrite.
Below is the HTML we just illustrated rendered in the browser.
Each of the option values below has a corresponding URL that will be
sent to the server as a query string (and therefore hex escaped).
mod_rewrite will do the work of unescaping and redirecting to
the resultant URL.