Getting Started With mod_rewrite

Saturday, April 10th, 2010 | .htaccess | 0 comments

What is mod_rewrite?

First of all, let’s get things straight: mod_rewrite is your friend. It is also an Apache module that rewrites URL’s at the server level. If you’re reading this, I’m going to assume you’ve already enabled mod_rewrite on your server. If not, there’s plenty of tutorials to show you how to enable it. All set? Okay, let’s go!

Read More →