Good afternoon,
I had been running my domain unclegamer.com with EE for a while. I had the .htaccess trick set up to remove the index.php in the URL which worked great. Recently I switched hosts and it no longer seems to be working. I’ve checked with them to make sure that they have mod_rewrite installed and working on the apache server. It has been confirmed they do.
Is there anything I am not thinking of that would cause an identical setup to not work with the .htaccess trick as defined at http://expressionengine.com/wiki/Remove_index.php_From_URLs/ ? The settings at my previous host are identical to this new host, and I’m completely stumped. Any ideas?
The error I’m getting when I removed /index.php/ is “No input file specified.”. When I add in /index.php/ it works as intended.
Thanks!