Route and Results buttons updated.
[speedfreak] / Server / .htaccess
index b79e25f..17599f6 100644 (file)
@@ -2,7 +2,7 @@
 RewriteEngine On
 
 # Installation directory
-RewriteBase /
+RewriteBase /api
 
 # Protect application and system files from being viewed
 RewriteRule ^(application|modules|system) - [F,L]