Anil Labs

Friday, July 10, 2009

How to write SEO friendly urls in CodeIgniter

6 comments:

  1. hi, I tried but i couldn't make this as work..can you send me more information about this. just like whare am i put this .htaccess file? whin i put this on root in host public directory it generated sever error

    ReplyDelete
  2. hmm thanks a lot.. it does work.. just make sure that you set the index page in config option to blank :)

    ReplyDelete
  3. [...] code in .htacees file # BEGIN W3TC Page Cache core <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / [...]

    ReplyDelete