Re: How to force httpS on a static page?
Hi,
In case of a static page, this doesn't work ?!
When I add somepagehere.html (which contains the static page within X-Cart) it still redirects right up to the non https page.
I think, this is because when a visitor visits a .html page (static within X-Cart) the dispatcher.php will be called. In this case the dispatcher.php file has to be included in the https.php file. But! When I do this, I'm quite sure the category as well other pages (products e.g.) will be redirected into https as well because these pages are requested by the dispatcher.php as well. So there must be another solution for this.
__________________
X-Cart DB Version: 4.4.3 GOLD
|