planbec/Medical10/master/.htaccess - Htaccess File

planbec/Medical10/master/.htaccess

RewriteEngine on
RewriteCond %{THE_REQUEST} ^[A-Z]{3,9} /index.php HTTP/
RewriteRule ^index.php$ http://www.cismedical10.com/ [R=301,L]

RewriteEngine on
RewriteRule ^quienes-somos/$ /quienes-somos.php [L]
RewriteRule ^horarios/$ /horarios.php [L]
RewriteRule ^contacto/$ /contactos.php [L]

On Github License

Files

Download PDF of Htaccess file
THE_REQUEST

Comments

Apache