Search the Community
Showing results for tags 'force SSL'.
-
I have forced SSL by editing the frontcontroller.php. By changing public $ssl = false; ---> public $ssl = true; This made my entire site using SSL. Using chrome, the yellow padlock shows when visiting only the category and product pages. This was a problem before due to the quick search bar. But...
- 16 replies
-
- Form action SSL
- tpl
- (and 7 more)
-
I edited my frontcontroller.php by changing publick $ssl; --> public $ssl =true; this made my entire site Secure. 3 forms initally showed up that were http and not https <form id="productsSortForm" action="http://www.domain.com/18-big-boat-blocks"> <form action="http://www.domain.com/18-big-...
- 3 replies
-
- Frontcontroller.php
- force SSL
- (and 6 more)