
RewriteEngine on

RewriteOptions inherit
RewriteCond %{HTTP_HOST} ^scannerpocoapoco\.betech\.cl$ [OR]
RewriteCond %{HTTP_HOST} ^www\.scannerpocoapoco\.betech\.cl$
RewriteRule ^public_html\/scannerpocoapoco$ "https\:\/\/scannerpocoapoco\.betech\.cl\/" [R=301,L]

