Welcome Guest, Not a member yet? Register   Sign In
Moved Permanent using CI
#3

[eluser]numb person[/eluser]
[quote author="pistolPete" date="1227629786"]Either you could use .htaccess or the plain php header() function:
Code:
header( "HTTP/1.1 301 Moved Permanently" );
header("Location: http://www.sample.com/where_you_want_to_go");
[/quote]

If I use .htaccess how the syntax or maybe i can ask link about that and if I use php header() function where i set that code? Thx?


Messages In This Thread
Moved Permanent using CI - by El Forum - 11-25-2008, 04:10 AM
Moved Permanent using CI - by El Forum - 11-25-2008, 04:16 AM
Moved Permanent using CI - by El Forum - 11-25-2008, 04:22 AM
Moved Permanent using CI - by El Forum - 11-25-2008, 04:50 AM
Moved Permanent using CI - by El Forum - 11-25-2008, 05:19 AM
Moved Permanent using CI - by El Forum - 11-25-2008, 07:32 AM



Theme © iAndrew 2016 - Forum software by © MyBB