RewriteEngine On
RewriteCond %{HTTP_HOST} forocaribenaranja\.com [NC]
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://forocaribenaranja.com/$1 [R,L]
Options -Indexes
