Ninjakreborn Posted July 21, 2010 Share Posted July 21, 2010 Is there a way to force a referrer of HTTPS for force future pages as HTTPS? So if the referrer had an http at the beginning then it does nothing. However, if the referrer started with https then every new pages that load will force SSL? So if you are at the site in SSL on index.php. If you click on a link that goes to about us and your IN SSL then it'll load up aboutus.php and notice that the referrer was https. So it'll force aboutus.php as an https request also. If it notices that it was standard http referrer the it leaves it as is. Is that possible with PHP or Htaccess? Link to comment https://forums.phpfreaks.com/topic/208459-phphtaccess-force-ssl-on-referrer/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.