
RewriteEngine on
RewriteCond %{HTTP_HOST} ^sanfranciscochincha\.edu\.pe$ [OR]
RewriteCond %{HTTP_HOST} ^www\.sanfranciscochincha\.edu\.pe$
RewriteRule ^/?$ "https\:\/\/portalweb\.sanfranciscochincha\.edu\.pe\/" [R=301,L]

