We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d7f19d commit cfb9508Copy full SHA for cfb9508
1 file changed
public/.htaccess
@@ -1,5 +1,5 @@
1
RewriteEngine On
2
-RewriteBase ${BASE_PATH}/fusio/
+RewriteBase ${BASE_PATH}/developer/
3
RewriteCond %{DOCUMENT_ROOT}%{REQUEST_URI} -f [OR]
4
RewriteCond %{DOCUMENT_ROOT}%{REQUEST_URI} -d
5
RewriteRule ^.*$ - [NC,L]
0 commit comments