WebCompDev
/
COMPONENTS
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
c9dbf27058697f7e49c3d6a247c5b23d18271056
Authored by
isisadmin
2016-02-01 18:20:21 +0100
1 parent
4cf88b25
not necessary
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
.htaccess
.htaccess deleted
View file @
4cf88b2
1
-RewriteEngine On
2
-RewriteCond %{REQUEST_FILENAME} !-f
3
-RewriteRule ^ index.php [QSA,L]
4
-Header add Access-Control-Expose-Headers "Location"