slaawwa/git-project/master/angular/.htaccess
AddDefaultCharset utf-8
#Options +FollowSymLinks
IndexIgnore */*
RewriteEngine on
DirectoryIndex index.php
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . index.php
Files
