[eluser]gRoberts[/eluser]
I have no control over the host/server as its a clients. I've asked the server admin to check the above and get back to me.
[eluser]EEssam[/eluser]
Did you remove "index.php" from the application/config/config.php file?
$config['index_page'] = "";
[eluser]gRoberts[/eluser]
It's working fine now.
Removed the index.php from the config. Thanks everyone!
[eluser]Randy Casburn[/eluser]
Hey g,
Do you mind telling me what server operating system and what $config['uri_protocol'] is set to in the config? It is the setting directly below the the index.php setting. This is normally set to AUTO.
Thanks,
Randy
[eluser]gRoberts[/eluser]
Uri_Protocol is set to auto.
It's running Fedora.
[eluser]Randy Casburn[/eluser]
Interesting...