Welcome Guest, Not a member yet? Register   Sign In
Routing URLs and trailing slashes
#5

(This post was last modified: 03-26-2015, 03:22 AM by Avenirer. Edit Reason: forgot something... )

did you try this?
Code:
RewriteRule ^(.*[^/])$ index.php?/$1/ [L]
Reply


Messages In This Thread
Routing URLs and trailing slashes - by peter - 03-25-2015, 06:43 AM
RE: Routing URLs and trailing slashes - by Rufnex - 03-25-2015, 09:13 AM
RE: Routing URLs and trailing slashes - by peter - 03-25-2015, 11:12 AM
RE: Routing URLs and trailing slashes - by Rufnex - 03-25-2015, 12:02 PM
RE: Routing URLs and trailing slashes - by Avenirer - 03-26-2015, 03:21 AM
RE: Routing URLs and trailing slashes - by Narf - 03-26-2015, 04:07 AM
RE: Routing URLs and trailing slashes - by peter - 03-26-2015, 08:48 AM
RE: Routing URLs and trailing slashes - by peter - 03-27-2015, 07:08 AM



Theme © iAndrew 2016 - Forum software by © MyBB