I am trying to remove \"index.php\" from url in Codeigniter. I know how to remove index.php from base url like this example.com/controller.
But i do
Take the exact same steps you did on your folder for example.com to remove index.php from the base url on the example.com/folder folder. That is, edit/create the htaccess, removing index.php from config file, etc.