yamil777/in-project1/master/.htaccess - Htaccess File

yamil777/in-project1/master/.htaccess

RewriteEngine on
RewriteCond $1 !^(index.php|images|css|js|fonts|background-img-contacto|img-estandar-dos|img-estandar-uno|img-superior-dos|img-superior-uno|background-img-home|robots.txt)
RewriteRule ^(.*)$ /index.php/$1 [L]

On Github License

Files

Download PDF of Htaccess file

Comments

Apache