View Single Post
  #2  
Old 10-30-2011, 12:50 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: How to force httpS on a static page?

Add your page to $https_scripts array in this
PHP Code:
if ($config['Security']['use_https_login'] == 'Y') { 
in root_of_cart/https.php
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote