RewriteEngine On
RewriteCond %{HTTP_HOST} ^backend.sochindep.cl$
RewriteRule ^(.*)$ http://backend.sochindep.cl/$1 [P,L]