ServerName apircs.landmarksol.com
ServerAlias www.apircs.landmarksol.com
ServerAdmin webmaster@apircs.landmarksol.com
DocumentRoot /home/landmark/apircs.landmarksol.com
UseCanonicalName Off
ScriptAlias /cgi-bin/ /home/landmark/apircs.landmarksol.com/cgi-bin/
CustomLog /usr/local/apache/domlogs/apircs.landmarksol.com.bytes bytes
CustomLog /usr/local/apache/domlogs/apircs.landmarksol.com.log combined
ErrorLog /usr/local/apache/domlogs/apircs.landmarksol.com.error.log
# Custom settings are loaded below this line (if any exist)
# IncludeOptional "/usr/local/apache/conf/userdata/landmark/apircs.landmarksol.com/*.conf"
SetEnvIf X-Forwarded-Proto "^https$" HTTPS=on
UserDir disabled
UserDir enabled landmark
SuexecUserGroup landmark landmark
suPHP_UserGroup landmark landmark
suPHP_ConfigPath /home/landmark
RMode config
RUidGid landmark landmark
AssignUserID landmark landmark
Options -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch
ServerName webmail.apircs.landmarksol.com
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.apircs.landmarksol.com
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.apircs.landmarksol.com
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