Viewing 1 replies (of 1 total)
  • Thread Starter karmadude

    (@karmadude)

    I figured out a solution for this using mod_rewrite. Here is the rewrite rule I used

    RewriteRule ^blogindex/(.+)$ /index.php/blogindex?cat=$1 [L]

Viewing 1 replies (of 1 total)
  • The topic ‘Handling REST with page url’ is closed to new replies.