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

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]
Reply


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



Theme © iAndrew 2016 - Forum software by © MyBB