Add these Lines under httpd.conf file
========================ServerAdmin [email protected]
DocumentRoot /home/securea/public_html
BytesLog domlogs/secure.avmdvds.com-bytes_log
ServerName www.secure.avmdvds.com
ScriptAlias /cgi-bin/ /home/securea/public_html/cgi-bin/
CustomLog /usr/local/apache/domlogs/secure.avmdvds.com-ssl_log “%t %{version}c %{cipher}c %{clientcert}c”
User securea
Group securea
SSLEnable
SSLCertificateFile /usr/share/ssl/certs/secure.avmdvds.com.crt
SSLCertificateKeyFile /usr/share/ssl/private/secure.avmdvds.com.key
SSLLogFile /var/log/secure.avmdvds.com
UserDir public_html
SetEnvIf User-Agent “.*MSIE.*” nokeepalive ssl-unclean-shutdown========================

#service httpd stop
#service httpd startssl

Popular Posts You May Read

Explore more hosting insights, tips and industry updates.

How to Select the Most Suitable Softaculous Script

In this article, you’ll discover how to choose the best Softaculous script. It provides a…

How to Transfer Reseller Permissions Accounts

We’ve explained in this article how to transfer reseller accounts. Read the article and follow…

What is ASP.NET? (Active Server Pages)

What is ASP.NET? (Active Server Pages)

ASP.NET is Microsoft’s web development framework that allows developers to build dynamic, database-driven websites and…