Current File : //etc/httpd/conf.d/ssl.conf_bk23
#
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.autoclutches.obabajobs.com
ServerName autoclutches.obabajobs.com
Redirect /webmail http://autoclutches.obabajobs.com:2095
Redirect /webmail/ http://autoclutches.obabajobs.com:2095
Redirect /whm http://autoclutches.obabajobs.com:2086/?access=whm
Redirect /whm/ http://autoclutches.obabajobs.com:2086/?access=whm
Redirect /cpanel http://autoclutches.obabajobs.com:2082/?access=cpanel
Redirect /cpanel/ http://autoclutches.obabajobs.com:2082/?access=cpanel
DocumentRoot "/home/obabajobs/autoclutches_obabajobs_com"
<Directory "/home/obabajobs/autoclutches_obabajobs_com">
  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/autoclutches.obabajobs.com/cert.pem
SSLCertificateKeyFile /etc/letsencrypt/live/autoclutches.obabajobs.com/privkey.pem
SSLCertificateChainFile /etc/letsencrypt/live/autoclutches.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>

<VirtualHost *:443>

ServerAlias www.autoclutchss.obabajobs.com
ServerName autoclutchss.obabajobs.com
Redirect /webmail http://autoclutchss.obabajobs.com:2095
Redirect /webmail/ http://autoclutchss.obabajobs.com:2095
Redirect /whm http://autoclutchss.obabajobs.com:2086/?access=whm
Redirect /whm/ http://autoclutchss.obabajobs.com:2086/?access=whm
Redirect /cpanel http://autoclutchss.obabajobs.com:2082/?access=cpanel
Redirect /cpanel/ http://autoclutchss.obabajobs.com:2082/?access=cpanel
DocumentRoot "/home/obabajobs/autoclutchss_obabajobs_com"
<Directory "/home/obabajobs/autoclutchss_obabajobs_com">
  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/autoclutchss.obabajobs.com/cert.pem
SSLCertificateKeyFile /etc/letsencrypt/live/autoclutchss.obabajobs.com/privkey.pem
SSLCertificateChainFile /etc/letsencrypt/live/autoclutchss.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>

<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.obaba.shop
ServerName obaba.shop
Redirect /webmail http://obaba.shop:2095
Redirect /webmail/ http://obaba.shop:2095
Redirect /whm http://obaba.shop:2086/?access=whm
Redirect /whm/ http://obaba.shop:2086/?access=whm
Redirect /cpanel http://obaba.shop:2082/?access=cpanel
Redirect /cpanel/ http://obaba.shop: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/obaba.shop/cert.pem
SSLCertificateKeyFile /etc/letsencrypt/live/obaba.shop/privkey.pem
SSLCertificateChainFile /etc/letsencrypt/live/obaba.shop/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>