]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
remove accidental commit from bug 866927
authorByron Jones <bjones@mozilla.com>
Fri, 19 Jul 2013 06:30:39 +0000 (14:30 +0800)
committerByron Jones <bjones@mozilla.com>
Fri, 19 Jul 2013 06:30:39 +0000 (14:30 +0800)
.htaccess

index 4ec921b2cef903e398f7eebbea92b5132e365913..f8611f81ddc3bc1b45d4465fa9afe19ac1e51701 100644 (file)
--- 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>