These days every website, big or small uses mod rewrite to get nice looking urls likewww. test .com/news/ instead ofwww. test .com?page=news. If you use CMS systems like Wordpress or Drupal its very easy. You can just enable this opion and your ready. But if your are writing you own applications or websites its an whole other story. In these cases you need to get dirty with htaccess and stuff, and as you might know, thats not a fun thing to do. With this class the needed htaccess is automaticly generated by an install script. The rest of the rewriting is done by defining the needed urls in php.
Content locked
This content has been locked. Please login or register in order to unlock it.