Commit dcba4613f56b2e181282ba84d4385a7ecf34a958

Authored by Andrea Petta
1 parent 53f70656

plugin update

Showing 1 changed file with 3 additions and 0 deletions
.htaccess 0 → 100644
  1 +RewriteEngine On
  2 +RewriteCond %{REQUEST_FILENAME} !-f
  3 +RewriteRule ^ index.php [QSA,L]
0 4 \ No newline at end of file
... ...