Hi guys,
I am running oscommerce and I have a SSL installed.
There are certain pages that I only want accessible via https so if any one types in: http://sitename.com/account.php it will redirect to https://sitename.com/account.php
I tried using .htaccess to do this by entering:
Redirect /account https://sitename.com/account.php
but the site keeps looping and never loads.
Any suggestions is appreciated.
I am running oscommerce and I have a SSL installed.
There are certain pages that I only want accessible via https so if any one types in: http://sitename.com/account.php it will redirect to https://sitename.com/account.php
I tried using .htaccess to do this by entering:
Redirect /account https://sitename.com/account.php
but the site keeps looping and never loads.
Any suggestions is appreciated.







