Welcome Guest, Not a member yet? Register   Sign In
www.mydomain.com.au does not work with codeigniter
#8

[eluser]_asdf[/eluser]
[quote author="[CoDeR]" date="1209063588"]
Code:
$config['base_url'] = "http://".$_SERVER['HTTP_HOST']."/";
you could always do more work on it, like detecting the protocol.[/quote]Beyond the trusting the data issue, thats pretty ugly code to go in a user's config by default, and fails to take account of the actual directory where the installation might reside (hint: not web root). There's a number of hacks on the forums/wiki which do scheme/host etc sniffing, but they're ugly as sin and greatly decrease the readability of a fairly important config variable.

So, no thanks.


Messages In This Thread
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-23-2008, 01:58 PM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-23-2008, 08:04 PM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-23-2008, 10:15 PM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-24-2008, 01:03 AM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-24-2008, 05:13 AM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-24-2008, 07:59 AM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-24-2008, 09:02 AM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 10:33 AM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 11:29 AM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 11:32 AM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 11:34 AM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 12:13 PM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 12:17 PM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 12:18 PM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 12:19 PM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 12:35 PM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 12:36 PM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 12:47 PM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 12:49 PM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 01:01 PM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 01:06 PM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 01:13 PM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 04:56 PM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-26-2008, 07:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB