Welcome Guest, Not a member yet? Register   Sign In
Routing problem in CI
#1

[eluser]kalpesh[/eluser]
Hi
I try to remove welcome.php file from routes.php
And I change it to Home.php
The code is
Code:
$route['default_controller'] = "Home";

It is working fine in Localhost
But when i upload it in shared web hosting it is giving me error that
Code:
404 Page Not Found
The page you requested was not found.

So there is another way to call default controller in CI.
Please Help me
I am stuck here.


Messages In This Thread
Routing problem in CI - by El Forum - 04-11-2009, 08:08 AM
Routing problem in CI - by El Forum - 04-11-2009, 08:17 AM
Routing problem in CI - by El Forum - 04-11-2009, 08:21 AM
Routing problem in CI - by El Forum - 04-11-2009, 08:26 AM
Routing problem in CI - by El Forum - 04-11-2009, 08:35 AM
Routing problem in CI - by El Forum - 04-11-2009, 08:46 AM



Theme © iAndrew 2016 - Forum software by © MyBB