Module Admin --> Apache Config --> Override a Virtual Host Setting
If you use trusted SSL Certificate, fill custom entry with:
how do I undo this change?
my site was off.
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.