Options -Indexes

RewriteEngine on
RewriteCond %{REQUEST_URI} !/okapi/static/
RewriteRule ^(.*)$ controller.php [L,QSA,E=no-gzip:1,E=dont-vary:1]
