Welcome Guest, Not a member yet? Register   Sign In
How can i make Codeigniter allowing subfolders subfolders?
#12

[eluser]toopay[/eluser]
Use the first htaccess, but with [L] flag, at the last line
Code:
RewriteRule ^(.*) index.php?/$1 [L]


Messages In This Thread
How can i make Codeigniter allowing subfolders subfolders? - by El Forum - 04-19-2011, 01:00 PM



Theme © iAndrew 2016 - Forum software by © MyBB