Welcome Guest, Not a member yet? Register   Sign In
redirect problem
#1

[eluser]Sudz[/eluser]
I am using redirect in my controller ,
it works on apache
but it does'nt work on ISS
giving Error Page not found..
please give me solution.



if($login)
{
redirect('homepage/');
}
else
{
redirect('logout/');
}

I am using above code

But it is not redirected on ISS it works on Apachce.
homepage is my controller .


Messages In This Thread
redirect problem - by El Forum - 04-26-2011, 07:39 AM
redirect problem - by El Forum - 04-26-2011, 11:44 AM
redirect problem - by El Forum - 04-26-2011, 01:02 PM



Theme © iAndrew 2016 - Forum software by © MyBB