Current File : //etc/httpd/conf.d/ssl.conf_BK
#
LoadModule ssl_module modules/mod_ssl.so
Listen 443
SSLProtocol all -SSLv2 -SSLv3 +TLSv1 +TLSv1.1 +TLSv1.2
SSLCipherSuite DEFAULT:!EXP:!SSLv2:!DES:!IDEA:!SEED:+3DES:!RC4
SSLPassPhraseDialog  builtin
SSLSessionCache         shmcb:/var/cache/mod_ssl/scache(512000)
SSLSessionCacheTimeout  300
Mutex default
SSLRandomSeed startup file:/dev/urandom  256
SSLRandomSeed connect builtin
##
<VirtualHost *:443>

ServerAlias www.anms.obaba.in
ServerName anms.obaba.in
Redirect /webmail http://anms.obaba.in:2095
Redirect /webmail/ http://anms.obaba.in:2095
Redirect /whm http://anms.obaba.in:2086/?access=whm
Redirect /whm/ http://anms.obaba.in:2086/?access=whm
Redirect /cpanel http://anms.obaba.in:2082/?access=cpanel
Redirect /cpanel/ http://anms.obaba.in:2082/?access=cpanel
DocumentRoot "/home/obabain/anms_obaba_in"
<FilesMatch \.php$>
SetHandler fcgid-script
</FilesMatch>
<Directory "/home/obabain/anms_obaba_in">
  Options -FollowSymLinks -Indexes +ExecCGI
  AddHandler fcgid-script .php
  FCGIWrapper /var/www/php-fcgi-scripts/php55/php-fcgi-starter .php
AllowOverride All
Require all granted
</Directory>
DirectoryIndex index.html index.htm index.php index.asp index.aspx index.jsp index.jspa index.shtml index.shtm
ErrorLog logs/ssl_error_log
TransferLog logs/ssl_access_log
LogLevel warn
SSLEngine on
SSLProtocol all -SSLv2 -SSLv3
SSLCipherSuite DEFAULT:!EXP:!SSLv2:!DES:!IDEA:!SEED:+3DES
#SSLCertificateFile /etc/letsencrypt/live/anms.obaba.in-0001/cert.pem
#SSLCertificateKeyFile /etc/letsencrypt/live/anms.obaba.in-0001/privkey.pem
#SSLCertificateChainFile /etc/letsencrypt/live/anms.obaba.in-0001/chain.pem
<Files ~ "\.(cgi|shtml|phtml|php3?)$">
SSLOptions +StdEnvVars
</Files>
<Directory "/var/www/cgi-bin">
SSLOptions +StdEnvVars
</Directory>
BrowserMatch "MSIE [2-5]" \
nokeepalive ssl-unclean-shutdown \
downgrade-1.0 force-response-1.0
CustomLog logs/ssl_request_log \
"%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
</VirtualHost>

<VirtualHost *:443>

ServerAlias www.anmspl.com
ServerName anmspl.com
Redirect /webmail http://anmspl.com:2095
Redirect /webmail/ http://anmspl.com:2095
Redirect /whm http://anmspl.com:2086/?access=whm
Redirect /whm/ http://anmspl.com:2086/?access=whm
Redirect /cpanel http://anmspl.com:2082/?access=cpanel
Redirect /cpanel/ http://anmspl.com:2082/?access=cpanel
DocumentRoot "/home/anmspl/public_html/"
<Directory "/home/anmspl/public_html/">
  Options -FollowSymLinks -Indexes
AllowOverride All
Require all granted
</Directory>
DirectoryIndex index.html index.htm index.php index.asp index.aspx index.jsp index.jspa index.shtml index.shtm
ErrorLog logs/ssl_error_log
TransferLog logs/ssl_access_log
LogLevel warn
SSLEngine on
SSLProtocol all -SSLv2 -SSLv3
SSLCipherSuite DEFAULT:!EXP:!SSLv2:!DES:!IDEA:!SEED:+3DES
#SSLCertificateFile /etc/letsencrypt/live/anmspl.com-0001/cert.pem
#SSLCertificateKeyFile /etc/letsencrypt/live/anmspl.com-0001/privkey.pem
#SSLCertificateChainFile /etc/letsencrypt/live/anmspl.com-0001/chain.pem
<Files ~ "\.(cgi|shtml|phtml|php3?)$">
SSLOptions +StdEnvVars
</Files>
<Directory "/var/www/cgi-bin">
SSLOptions +StdEnvVars
</Directory>
BrowserMatch "MSIE [2-5]" \
nokeepalive ssl-unclean-shutdown \
downgrade-1.0 force-response-1.0
CustomLog logs/ssl_request_log \
"%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
</VirtualHost>

<VirtualHost *:443>

ServerAlias www.obaba.in
ServerName obaba.in
Redirect /webmail http://obaba.in:2095
Redirect /webmail/ http://obaba.in:2095
Redirect /whm http://obaba.in:2086/?access=whm
Redirect /whm/ http://obaba.in:2086/?access=whm
Redirect /cpanel http://obaba.in:2082/?access=cpanel
Redirect /cpanel/ http://obaba.in:2082/?access=cpanel
DocumentRoot "/home/obabain/public_html/"
<Directory "/home/obabain/public_html/">
  Options -FollowSymLinks -Indexes
AllowOverride All
Require all granted
</Directory>
DirectoryIndex index.html index.htm index.php index.asp index.aspx index.jsp index.jspa index.shtml index.shtm
ErrorLog logs/ssl_error_log
TransferLog logs/ssl_access_log
LogLevel warn
SSLEngine on
SSLProtocol all -SSLv2 -SSLv3
SSLCipherSuite DEFAULT:!EXP:!SSLv2:!DES:!IDEA:!SEED:+3DES
SSLCertificateFile /etc/letsencrypt/live/obaba.in/cert.pem
SSLCertificateKeyFile /etc/letsencrypt/live/obaba.in/privkey.pem
SSLCertificateChainFile /etc/letsencrypt/live/obaba.in/chain.pem
<Files ~ "\.(cgi|shtml|phtml|php3?)$">
SSLOptions +StdEnvVars
</Files>
<Directory "/var/www/cgi-bin">
SSLOptions +StdEnvVars
</Directory>
BrowserMatch "MSIE [2-5]" \
nokeepalive ssl-unclean-shutdown \
downgrade-1.0 force-response-1.0
CustomLog logs/ssl_request_log \
"%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
</VirtualHost>

<VirtualHost *:443>

ServerAlias www.obabajobs.com
ServerName obabajobs.com
Redirect /webmail http://obabajobs.com:2095
Redirect /webmail/ http://obabajobs.com:2095
Redirect /whm http://obabajobs.com:2086/?access=whm
Redirect /whm/ http://obabajobs.com:2086/?access=whm
Redirect /cpanel http://obabajobs.com:2082/?access=cpanel
Redirect /cpanel/ http://obabajobs.com:2082/?access=cpanel
DocumentRoot "/home/obabajobs/"
<Directory "/home/obabajobs/">
  Options -FollowSymLinks -Indexes
AllowOverride All
Require all granted
</Directory>
DirectoryIndex index.html index.htm index.php index.asp index.aspx index.jsp index.jspa index.shtml index.shtm
ErrorLog logs/ssl_error_log
TransferLog logs/ssl_access_log
LogLevel warn
SSLEngine on
SSLProtocol all -SSLv2 -SSLv3
SSLCipherSuite DEFAULT:!EXP:!SSLv2:!DES:!IDEA:!SEED:+3DES
SSLCertificateFile /etc/letsencrypt/live/obabajobs.com/cert.pem
SSLCertificateKeyFile /etc/letsencrypt/live/obabajobs.com/privkey.pem
SSLCertificateChainFile /etc/letsencrypt/live/obabajobs.com/chain.pem
<Files ~ "\.(cgi|shtml|phtml|php3?)$">
SSLOptions +StdEnvVars
</Files>
<Directory "/var/www/cgi-bin">
SSLOptions +StdEnvVars
</Directory>
BrowserMatch "MSIE [2-5]" \
nokeepalive ssl-unclean-shutdown \
downgrade-1.0 force-response-1.0
CustomLog logs/ssl_request_log \
"%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
</VirtualHost>