Welcome Guest, Not a member yet? Register   Sign In
301 redirect to an external site [Solved]
#6

[eluser]danmontgomery[/eluser]
[quote author="ajitabhpandey" date="1282154229"]@noctrum, as per the docs the redirect() function in CI is for internal redirection only.[/quote]

And if you try it, you'll see that it works normally if you provide an external url.

Code:
$this->load->helper('url');
redirect('http://www.google.com', 'location', 301);


Messages In This Thread
301 redirect to an external site [Solved] - by El Forum - 08-18-2010, 05:28 AM
301 redirect to an external site [Solved] - by El Forum - 08-18-2010, 06:19 AM
301 redirect to an external site [Solved] - by El Forum - 08-18-2010, 06:21 AM
301 redirect to an external site [Solved] - by El Forum - 08-18-2010, 06:57 AM
301 redirect to an external site [Solved] - by El Forum - 08-18-2010, 07:09 AM
301 redirect to an external site [Solved] - by El Forum - 08-18-2010, 07:34 AM
301 redirect to an external site [Solved] - by El Forum - 08-18-2010, 08:25 AM
301 redirect to an external site [Solved] - by El Forum - 08-19-2010, 01:54 AM



Theme © iAndrew 2016 - Forum software by © MyBB