markyoung1984 Posted January 23, 2009 Share Posted January 23, 2009 I have recently installed an SSL certifcate on my site. When users are logged in I want them to be automatically directed to pages beginning with HTTPS instead of HTTP, whether they click a link or type a link directly into the address bar. How can I do this? Quote Link to comment https://forums.phpfreaks.com/topic/142114-redirecting-to-ssl/ Share on other sites More sharing options...
premiso Posted January 23, 2009 Share Posted January 23, 2009 Look into .htaccess, you can do a 301 redirect or using mod_rewrite to accomplish this. Quote Link to comment https://forums.phpfreaks.com/topic/142114-redirecting-to-ssl/#findComment-744312 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.