Home > Server > mod_rewrite: Apache URL Rewriting

mod_rewrite: Apache URL Rewriting

January 24th, 2007 admin Leave a comment Go to comments

People loves to apply MVC model pretty much on their web application project. They likely put a controller which takes user input from the request and figures out what it means to the model. In this case, URL may looks like this, “index.php?category=sub”. It’s not pretty at all. If we can make this “category/sub”. it would be much better for search engine and users; security reason as well.

Module mod_rewrite URL Rewriting Engine
mod_rewrite, a beginner’s guide (with examples)
mod_rewrite: A Beginner’s Guide to URL Rewriting
mod_rewrite Cheat Sheet

Categories: Server Tags: , , ,
  1. DamionKutaeff
    March 22nd, 2008 at 15:31 | #1

    Hello everybody, my name is Damion, and I’m glad to join your conmunity,
    and wish to assit as far as possible.

  1. No trackbacks yet.