MINI MINI MANI MO
<VirtualHost 165.232.190.148:80>
ServerName 165.232.190.148
DocumentRoot /usr/local/apache/htdocs
ServerAdmin info@centos-webpanel.com
<IfModule mod_suphp.c>
suPHP_UserGroup nobody nobody
</IfModule>
<Proxy "*">
<IfModule mod_security2.c>
SecRuleEngine Off
</IfModule>
</Proxy>
RewriteEngine On
RewriteCond %{HTTP_HOST} !^165.232.190.148$
RewriteCond %{HTTP_HOST} ^webmail.
RewriteRule ^/(.*) http://%{HTTP_HOST}:2095/$1 [P]
</VirtualHost>
<Directory "/">
AllowOverride All
Require all granted
</Directory>
OHA YOOOO