Welcome Guest, Not a member yet? Register   Sign In
[Solved]: Gonna loose my job today !!! default controller redirecting url http://domain.com to http://www.domain.com. Wh
#7

[eluser]Sarfaraz Momin[/eluser]
Sorry Derek,
With this you can imagine the amount of frustration I am going through. This are some settings in my config.php

Code:
$config['base_url']    = "http://www.domain.com/";

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

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

I have already tried changing the base url to http://domain.com but it does not help. I have also tried "http://".$_SERVER["HTTP_HOST"] but even that did not help.


Messages In This Thread
[Solved]: Gonna loose my job today !!! default controller redirecting url http://domain.com to http://www.domain.com. Wh - by El Forum - 09-29-2007, 07:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB