swiftintellect/IsVipi-OSSN

.htaccess is broken

Closed this issue · 1 comments

I had to go back to an earlier .htaccess for the site
Here is the original code.

<IfModule mod_rewrite.c>
  SetEnv HTTP_MOD_REWRITE On

  RewriteEngine On
  RewriteRule !\.(gif|jpg|png|css|js|html|ico|zip|rar|pdf|xml|mp4|mpg|flv|swf|mkv|ogg|avi|woff|svg|eot|ttf|jar)$ index.php
</IfModule>

# directory browsing
Options All -Indexes

There is a note to what you may have experienced in the documentation http://isvipi.org/docs/#installation_issues