FlorianKromer/TNCY-NDI-2015/master/.htaccess
<IfModule mod_rewrite.c> RewriteEngine on #uncomment next line if silex app root is in a mamp subdirectory RewriteBase /TNCY-NDI-2015/ RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^ index.php [L] </IfModule>
Files
