ServerName kallendly.com
ServerAlias www.kallendly.com
ServerAdmin webmaster@kallendly.com
DocumentRoot /home/bizplus/kallendly.com
UseCanonicalName Off
ScriptAlias /cgi-bin/ /home/bizplus/kallendly.com/cgi-bin/
CustomLog /usr/local/apache/domlogs/kallendly.com.bytes bytes
CustomLog /usr/local/apache/domlogs/kallendly.com.log combined
ErrorLog /usr/local/apache/domlogs/kallendly.com.error.log
# Custom settings are loaded below this line (if any exist)
# IncludeOptional "/usr/local/apache/conf/userdata/bizplus/kallendly.com/*.conf"
SSLEngine on
SSLCertificateFile /etc/pki/tls/certs/kallendly.com.cert
SSLCertificateKeyFile /etc/pki/tls/private/kallendly.com.key
SSLCertificateChainFile /etc/pki/tls/certs/kallendly.com.bundle
SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown
UserDir disabled
UserDir enabled bizplus
SuexecUserGroup bizplus bizplus
suPHP_UserGroup bizplus bizplus
suPHP_ConfigPath /home/bizplus
RMode config
RUidGid bizplus bizplus
AssignUserID bizplus bizplus
Options -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch
SSLRequireSSL
ServerName webmail.kallendly.com
SSLEngine on
SSLCertificateFile /etc/pki/tls/certs/kallendly.com.cert
SSLCertificateKeyFile /etc/pki/tls/private/kallendly.com.key
SSLCertificateChainFile /etc/pki/tls/certs/kallendly.com.bundle
SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown
ProxyRequests Off
ProxyPreserveHost On
ProxyVia Full
ProxyPass / http://127.0.0.1:2095/
ProxyPassReverse / http://127.0.0.1:2095/
AllowOverride All
SecRuleEngine Off
ServerName mail.kallendly.com
SSLEngine on
SSLCertificateFile /etc/pki/tls/certs/kallendly.com.cert
SSLCertificateKeyFile /etc/pki/tls/private/kallendly.com.key
SSLCertificateChainFile /etc/pki/tls/certs/kallendly.com.bundle
SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown
ProxyRequests Off
ProxyPreserveHost On
ProxyVia Full
ProxyPass / http://127.0.0.1:2095/
ProxyPassReverse / http://127.0.0.1:2095/
AllowOverride All
SecRuleEngine Off
ServerName cpanel.kallendly.com
SSLEngine on
SSLCertificateFile /etc/pki/tls/certs/kallendly.com.cert
SSLCertificateKeyFile /etc/pki/tls/private/kallendly.com.key
SSLCertificateChainFile /etc/pki/tls/certs/kallendly.com.bundle
SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown
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/
AllowOverride All
SecRuleEngine Off