How To : Basic Apache Mod Rewrite
Mod Rewrite is an Apache module that can be used to rewrites URL’s to a “prettier” string in the clients browser.
A great
For the leet SEO guys mod_rewrite is a must. The problem for most is understanding exactly how it maps actions to page views.
For a basic setup you would start by creating a virtual host [...]
Comments(1)