5 Module Rewrite Tutorials
December 3rd, 2007 | Author: ChipI had some problems today with an WordPress installation and some Apache rewrite rules, but I managed to make them work.
Friendly URLs are a very important thing to have when developing a dynamic content site that uses long query strings. A query string is something similar to a URL like you’ll see on Ebay, Google and other big sites. If you’re running a small to medium size website and you want to make your URL’s a little easier to find you can do so via Apache’s mod_rewrite by following this tutorial.
If you have problems with mod_rewrite and .htaccess, here are some interesting tutorials: