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