SirIdeas/amathista/master/public/.htaccess
<IfModule mod_rewrite.c> Options +FollowSymLinks RewriteEngine On # RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteRule . index.php [L] RewriteRule ^$ index.php [L] </IfModule>
Files

<IfModule mod_rewrite.c> Options +FollowSymLinks RewriteEngine On # RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteRule . index.php [L] RewriteRule ^$ index.php [L] </IfModule>