RewriteEngine on
RewriteCond %{HTTP_HOST} ^adm.sovicsrl.com.ar$ [OR]
RewriteCond %{HTTP_HOST} ^www.adm.sovicsrl.com.ar$
RewriteRule ^(.*)$ http://sovicsrl.com.ar/adm/ [R=301,L]
