(04-08-2016, 10:28 PM)Me.B Wrote: Because it's overwritten each time.
It's written by :
https://github.com/sentora/sentora-core/...n.hook.php
line 91.
Seem you are trying to use the old way to hook ssl using port redirection.
My advice and some may not agree.
Set a new httpd-vhost-ssl.conf and put there your new SSL vhosts ( take care to replicate the default http host config including suhosin). Then include
/etc/sentora/configs/apache/httpd-vhosts-ssl.conf
in main apache config file in centos /etc/httpd/apache
That how I do for my SSL websites.
i am looking for a solution using the gui..