RE: [module] SSL_manager [linux]
02-17-2015, 06:42 PM
(This post was last modified: 02-17-2015, 10:10 PM by Diablo925.)
open /etc/sentora/configs/apache/httpd.conf and remove
and make a restart of you apache2
add a update to the script
but need to be override in the settings Module Admin --> Apache config --> Override a Virtual Host Setting
Code:
<IfModule ssl_module>
Listen 443
</IfModule>
and make a restart of you apache2
add a update to the script
but need to be override in the settings Module Admin --> Apache config --> Override a Virtual Host Setting