oc-server3/htdocs/okapi/.htaccess
2012-08-19 18:44:46 +02:00

6 lines
146 B
ApacheConf

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