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? 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. Link to comment https://forums.phpfreaks.com/topic/142114-redirecting-to-ssl/#findComment-744312 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.