Welcome Guest, Not a member yet? Register   Sign In
remove index.php from view controller
#5

(09-02-2020, 07:20 AM)jreklund Wrote: Most likely need to change this line:
https://github.com/codeigniter4/CodeIgni...access#L34

Into:
Code:
RewriteRule ^([\s\S]*)$ index.php?/$1 [L,NC,QSA]
it works thanks
Reply


Messages In This Thread
RE: remove index.php from view controller - by nickpsal - 09-02-2020, 07:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB