trAvis - MANAGER
Edit File: esbyd.reskate.org.ssl.conf
<VirtualHost 198.199.72.26:8443> ServerName esbyd.reskate.org ServerAlias www.esbyd.reskate.org ServerAdmin webmaster@esbyd.reskate.org DocumentRoot /home/reskate/esbyd.reskate.org UseCanonicalName Off ScriptAlias /cgi-bin/ /home/reskate/esbyd.reskate.org/cgi-bin/ #CustomLog /usr/local/apache/domlogs/esbyd.reskate.org.bytes bytes #CustomLog /usr/local/apache/domlogs/esbyd.reskate.org.log combined ErrorLog /usr/local/apache/domlogs/esbyd.reskate.org.error.log # Custom settings are loaded below this line (if any exist) # IncludeOptional "/usr/local/apache/conf/userdata/reskate/esbyd.reskate.org/*.conf" SSLEngine on SSLCertificateFile /etc/pki/tls/certs/esbyd.reskate.org.cert SSLCertificateKeyFile /etc/pki/tls/private/esbyd.reskate.org.key SSLCertificateChainFile /etc/pki/tls/certs/esbyd.reskate.org.bundle SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown <IfModule mod_userdir.c> UserDir disabled UserDir enabled reskate </IfModule> <IfModule mod_suexec.c> SuexecUserGroup reskate reskate </IfModule> <IfModule mod_suphp.c> suPHP_UserGroup reskate reskate suPHP_ConfigPath /home/reskate </IfModule> <IfModule mod_ruid2.c> RMode config RUidGid reskate reskate </IfModule> <IfModule itk.c> AssignUserID reskate reskate </IfModule> <Directory "/home/reskate/esbyd.reskate.org"> Options -Indexes -FollowSymLinks +SymLinksIfOwnerMatch AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch SSLRequireSSL </Directory> </VirtualHost> <VirtualHost 198.199.72.26:8443> ServerName webmail.esbyd.reskate.org SSLEngine on SSLCertificateFile /etc/pki/tls/certs/esbyd.reskate.org.cert SSLCertificateKeyFile /etc/pki/tls/private/esbyd.reskate.org.key SSLCertificateChainFile /etc/pki/tls/certs/esbyd.reskate.org.bundle SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown <IfModule mod_proxy.c> ProxyRequests Off ProxyPreserveHost On ProxyVia Full ProxyPass / http://127.0.0.1:2095/ ProxyPassReverse / http://127.0.0.1:2095/ <Proxy *> AllowOverride All </Proxy> </IfModule> <IfModule mod_security2.c> SecRuleEngine Off </IfModule> </VirtualHost> <VirtualHost 198.199.72.26:8443> ServerName mail.esbyd.reskate.org SSLEngine on SSLCertificateFile /etc/pki/tls/certs/esbyd.reskate.org.cert SSLCertificateKeyFile /etc/pki/tls/private/esbyd.reskate.org.key SSLCertificateChainFile /etc/pki/tls/certs/esbyd.reskate.org.bundle SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown <IfModule mod_proxy.c> ProxyRequests Off ProxyPreserveHost On ProxyVia Full ProxyPass / http://127.0.0.1:2095/ ProxyPassReverse / http://127.0.0.1:2095/ <Proxy *> AllowOverride All </Proxy> </IfModule> <IfModule mod_security2.c> SecRuleEngine Off </IfModule> </VirtualHost> <VirtualHost 198.199.72.26:8443> ServerName cpanel.esbyd.reskate.org SSLEngine on SSLCertificateFile /etc/pki/tls/certs/esbyd.reskate.org.cert SSLCertificateKeyFile /etc/pki/tls/private/esbyd.reskate.org.key SSLCertificateChainFile /etc/pki/tls/certs/esbyd.reskate.org.bundle SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown <IfModule mod_proxy.c> SSLProxyEngine on SSLProxyVerify none SSLProxyCheckPeerCN off SSLProxyCheckPeerName off SSLProxyCheckPeerExpire off ProxyRequests Off ProxyPreserveHost On ProxyVia Full RewriteEngine on RewriteRule ^/roundcube$ /roundcube/ [R] ProxyPass /roundcube/ https://127.0.0.1:2031/roundcube/ ProxyPassReverse /roundcube https://127.0.0.1:2031/roundcube/ RewriteRule ^/pma$ /pma/ [R] ProxyPass /pma/ https://127.0.0.1:2031/pma/ ProxyPassReverse /pma https://127.0.0.1:2031/pma/ ProxyPass / https://127.0.0.1:2083/ ProxyPassReverse / https://127.0.0.1:2083/ <Proxy *> AllowOverride All </Proxy> </IfModule> <IfModule mod_security2.c> SecRuleEngine Off </IfModule> </VirtualHost>