ServerName sskeymaker.in.net
ServerAlias www.sskeymaker.in.net
ServerAdmin webmaster@sskeymaker.in.net
DocumentRoot /home/sspsof5/sskeymaker.in.net
UseCanonicalName Off
ScriptAlias /cgi-bin/ /home/sspsof5/sskeymaker.in.net/cgi-bin/
#CustomLog /usr/local/apache/domlogs/sskeymaker.in.net.bytes bytes
#CustomLog /usr/local/apache/domlogs/sskeymaker.in.net.log combined
ErrorLog /usr/local/apache/domlogs/sskeymaker.in.net.error.log
# Custom settings are loaded below this line (if any exist)
# IncludeOptional "/usr/local/apache/conf/userdata/sspsof5/sskeymaker.in.net/*.conf"
SetEnvIf X-Forwarded-Proto "^https$" HTTPS=on
UserDir disabled
UserDir enabled sspsof5
SuexecUserGroup sspsof5 sspsof5
suPHP_UserGroup sspsof5 sspsof5
suPHP_ConfigPath /home/sspsof5
RMode config
RUidGid sspsof5 sspsof5
AssignUserID sspsof5 sspsof5
Options -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch
SetHandler "proxy:unix:/opt/alt/php-fpm82/usr/var/sockets/sspsof5.sock|fcgi://localhost"
ServerName webmail.sskeymaker.in.net
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.sskeymaker.in.net
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.sskeymaker.in.net
LoadModule ssl_module modules/mod_ssl.so
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