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

# php -- BEGIN cPanel-generated handler, do not edit
# Configure el paquete “ea-php81” como el lenguaje de programación predeterminado “PHP”.
<IfModule mime_module>
  AddHandler application/x-httpd-ea-php81 .php .php8 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit
