M-O-S-E-S/mgm-simiangrid/master/GridWebDAV/.htaccess
Options -Indexes -MultiViews +FollowSymLinks
## make sure nobody gets the htaccess files
<Files ~ "^[._]ht">
Order allow,deny
Deny from all
Satisfy All
</Files>
#RewriteEngine On
#RewriteCond %{REQUEST_URI} !^/index.php$
#RewriteRule ^(.*)$ /index.php [L]
Files
