In order to activate a secure connection to the website based on osCommerce, make the changes to the file includes/configure.php.
Use a text editor (e.g. Notepad) to change the value of the parameters:
<?php
define('HTTPS_SERVER', 'https://www.ssl4less.eu');
define('ENABLE_SSL', true);
?>
In order to activate a secure connection to the admin panel, make the changes to the file admin/includes/configure.php.
Use a text editor (e.g. Notepad) to change the value of the parameters:
from http:// to https://
and
from false to true
<?php
define('HTTP_SERVER', 'https://www.ssl4less.eu');
define('HTTP_CATALOG_SERVER', 'https://www.ssl4less.eu');
define('HTTPS_CATALOG_SERVER', 'https://www.ssl4less.eu');
define('ENABLE_SSL_CATALOG', true);
?>
cyber_Folks S.A. – Cookie settings
Do you like good cookies? We too! Some cookies are required for the website to function properly. Also accept additional cookies related to service performance, social networking and marketing. Cookies are also used to personalize ads. Thanks to them, you will get the best experience of our website, which we are constantly improving. The consent granted voluntarily may be withdrawn or modified at any time. More information about the cookies used can be found in our privacy policy. If you prefer to specify your preferences precisely - see the types of cookies below.