fellowshipofone/Snow/master/.htaccess
Options -Indexes php_value upload_max_filesize 40M php_value post_max_size 40M <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>
Files
