Posts by Lucas Vilhena • 3 points
1 post
-
0
votes1
answer290
viewsQ: Problems with friendly url in codeigniter
I have the following problem. I am working with a Codeigniter system and need to remove index.php from the url. My . htaccess is as below: RewriteEngine on RewriteCond $1…