(02-04-2017, 06:06 AM)TGates Wrote: manually edit /etc/sentora/configs/apache/httpd-vhosts.conf and either add them there and restart apache, then add them inside custom vhost override so they will always be re-written to the httpd-vhosts.conf file.
If somebody finds that when they try to go to their control panel and they get forwarded to one of their normal domains (and NOT the panel which one has just tried to encrypt): this may be the problem. I had lost access to the control panel.
I just had a problem that this post helped me solve. In a nutshell, I found that the installation of the ssl certificate using letsencrypt did not save the port to 443 but 80. That is when I looked in this file:
/etc/sentora/configs/apache/httpd-vhosts.conf
I saw that the port was 80 not 443. I was having the problem that when i went to my control panel it would forward me to my normal domain.
I thought I saved it as 443 inside the control panel ... i was very very very careful in following the instructions so i'm sure that I had already set the port to 443 and saved it. ... but anyways ...
If somebody finds that when they try to go to their control panel and they get forwarded to one of their normal domains (and NOT the panel which one has just tried to encrypt): this may be the problem. I had lost access to the control panel.