[eluser]SaSa[/eluser]
Quote:The _remap function seems some functionality of CI to forward requests from one controller/action to another, and has nothing to do with URLs.
If you want to rewrite URLs you need mod_rewrite. This is not something that CI can do on it's own.
Did is this speech true?
Which is best(_remap or .htaccess) for rewrite URLs?