summaryrefslogtreecommitdiffstats
path: root/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess1
1 files changed, 0 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index 4ec921b2c..f8611f81d 100644
--- a/.htaccess
+++ b/.htaccess
@@ -29,6 +29,5 @@ Options -Indexes
<IfModule mod_rewrite.c>
RewriteEngine On
-RewriteBase /866927/
RewriteRule ^rest/(.*)$ rest.cgi/$1 [NE]
</IfModule>