HTTPS on ImpressPages CMS website
To use HTTPS, update BASE_URL constant in ip_config.php file and replace http:// to https://. Then login to administration panel, go to Administator -> System and clear the cache.
There is no way to use HTTPS only on some pages at the moment. Unless you will manually add some condition in ip_config.php file and dynamically change BASE_URL value depending on some factors.
Write a comment
You must be logged in to comment.