Browse Source

changed rewritebase

Maurits van der Schee 10 years ago
parent
commit
b822251c6c
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .htaccess

+ 1
- 1
.htaccess View File

@@ -1,5 +1,5 @@
1 1
 RewriteEngine On
2
-RewriteBase /api/
2
+RewriteBase /
3 3
 
4 4
 RewriteCond %{REQUEST_FILENAME} !-f
5 5
 RewriteCond %{REQUEST_FILENAME} !-d

Loading…
Cancel
Save