Hello,
I have the following problem with Codeigniter 2.1.3.
When I go to the default view of the project I see the welcome/index controller and function. Which is as configured, but when I try to go to the entire path for example http://someurladdres.com/welcome/index I got an error message that the page could not be found.
I have the configuration with version 2.0 and it works perfect. The code from the route, config and autoload file is the same.
Could you please help me with this problem.
Best Regards,
Dimitar Ivanov