Redirecting to secure URL |
[eluser]codelearn[/eluser]
Anybody got any idea how to setup a redirect to a secure URL? I need redirect('home') to take people to https://www.domain.com/home instead of just http. Thanks.
[eluser]Rick Jolly[/eluser]
http://ellislab.com/forums/viewthread/68036/ http://ellislab.com/forums/viewthread/48344/
[eluser]codelearn[/eluser]
Awesome... thanks Rick. EDIT: The solution is header("Location: $newurl"); for anyone interested. |
Welcome Guest, Not a member yet? Register Sign In |