Sentora Support Forums

Full Version: Correction Virtual Host Setting
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Module Admin --> Apache Config --> Override a Virtual Host Setting

If you use trusted SSL Certificate, fill custom entry with:
Code:
SSLEngine On SSLCertificateFile /var/zpanel/hostdata/zadmin/ssl/server.crt SSLCertificateKeyFile /var/zpanel/hostdata/zadmin/ssl/server.key SSLCertificateChainFile /var/zpanel/hostdata/zadmin/ssl/server.ca-bundle DocumentRoot "/var/zpanel/hostdata/zadmin/public_html/yourdirectory" Click Save VHost

how do I undo this change?

my site was off. Sad
remove the vhost entry from sentora panel, document root should not be added here.

M B
I did it!

I made the file manual removal
/etc/sentora/configs/apache/httpd-vhosts.conf

Big Grin