RewriteEngine On
RewriteCond %{HTTP_HOST} ^sandbox\.onbuild\.com\.br$ [NC]
RewriteRule ^(.*)$ http://162.240.156.176:8088/$1 [P,L]
