huestack/Amvisie/master/src/.htaccess
Options +FollowSymLinks
#-- Required by Amvisie. Do not remove.
DirectoryIndex Index.php
RewriteEngine on
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond $1 !^(index.php|images|robots.txt)
RewriteRule ^(.*)$ Index.php [NE,L]
#-- Amvisie settings done.
Files
