View Single Post
  #1  
Old 10-30-2011, 09:28 AM
 
ps4all ps4all is offline
 

Member
  
Join Date: Oct 2008
Posts: 14
 

Default How to force httpS on a static page?

Hiya All,

I'm currently trying to build up a static page including some content from another PHP-file. After about 2 minutes the page was finished. But now I would like to secure the page with httpS ...

I have tried I 301 redirect within .htaccess to the page but it seems it goes into a loop ... seems the dispatcher.php redirects the page to a non httpS page while the .htaccess tries to redirect it up to the httpS page.

I have been trying about everything I could think of but unfortunately nothing seemed to be working.

I have also been looking around for a smarty tag which forces SSL / HTTPS but this was without luck as well.

So now the question, is there someone with a workaround or solution to have one or more pages with SSL / HTTPS security. This is really needed because it contains a login form to access directadmin, phpMyAdmin, Webmail e.g. for my customers.


Hope someone can help me out.
Thanks.
__________________
X-Cart DB Version: 4.4.3 GOLD
Reply With Quote