Commit c9dbf27058697f7e49c3d6a247c5b23d18271056

Authored by isisadmin
1 parent 4cf88b25

not necessary

Showing 1 changed file with 0 additions and 4 deletions
.htaccess deleted
1 -RewriteEngine On  
2 -RewriteCond %{REQUEST_FILENAME} !-f  
3 -RewriteRule ^ index.php [QSA,L]  
4 -Header add Access-Control-Expose-Headers "Location"