I have just installed codeigniter. I get to the point where the welcome page is displayed. My base url is http://www.xyz.com/common/. When I type http://www.xyz.com/common/ or http://www.xyz.com/common/index.php, I get the welcome screen. When I type http://www.xyz.com/common/index.php/welcome, I am redirected somewhere else. What am I doing wrong? Hope I have provided enough information.
↧