biblat/Biblat/master/ci/.htaccess - Htaccess File

biblat/Biblat/master/ci/.htaccess

RewriteEngine on
RewriteCond $1 !^(index.php|assets|js|css|img|images|archivos|robots.txt)
RewriteRule ^(.*)$ /index.php/$1 [L]
Options -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
<IfModule mod_geoip.c>
  GeoIPEnable On
</IfModule>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache