
RewriteEngine on
RewriteCond %{HTTP_HOST} ^gestion\.patcorp\.cl$
RewriteRule ^/?$ "http\:\/\/erp\.patcorp\.cl\/" [R=301,L]

