Welcome Guest, Not a member yet? Register   Sign In
404 Error in Server
#1

[eluser]mohanraajd[/eluser]
Hi,

I've moved CI files to my Server, it's working fine in WAMP Server, but I've uploaded into Server it's showing 404 Page not found...

http://www.domain.com/beta/ - it's working

htpp://www.domain.com/beta/index.php/Terms/ - not working (It's showing 404 Page not found)

Please help me....

In my config file settings are,

$config['base_url'] = "http://".$_SERVER['HTTP_HOST']."/beta/";

$config['index_page'] = "index.php";

$config['uri_protocol'] = "PATH_INFO";

I don't have .htaccess file also, please help me. I'm out of idea.,


Messages In This Thread
404 Error in Server - by El Forum - 09-08-2010, 11:07 PM
404 Error in Server - by El Forum - 09-08-2010, 11:26 PM
404 Error in Server - by El Forum - 09-09-2010, 12:53 AM
404 Error in Server - by El Forum - 09-09-2010, 01:06 AM



Theme © iAndrew 2016 - Forum software by © MyBB