athletics/make-model/master/base-project/.htaccess
<IfModule mod_rewrite.c> Options -MultiViews RewriteEngine On # Uncomment for subdirectory install # RewriteBase /path/to/project RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^ index.php [QSA,L] </IfModule>
Files
