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 .
#2

[eluser]toopay[/eluser]
is the redireted address correct?
#3

[eluser]Nick_MyShuitings[/eluser]
[quote author="Sudhakar Prajapati" date="1303843157"]
please give me solution.[/quote]

Please provide enough information to even BEGIN to understand you problem...




Theme © iAndrew 2016 - Forum software by © MyBB