summaryrefslogtreecommitdiffstats
path: root/.htaccess
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-07-19 08:30:39 +0200
committerByron Jones <bjones@mozilla.com>2013-07-19 08:30:39 +0200
commit2034689fbd8350da3f0e63bbcabd0f31c1f7cda6 (patch)
tree009b41b03e6aec128fb3859a0427dd78964c0112 /.htaccess
parent523edbb0c4f41e5cfaa46c18f14fa9c8c53956b3 (diff)
downloadbugzilla-2034689fbd8350da3f0e63bbcabd0f31c1f7cda6.tar.gz
bugzilla-2034689fbd8350da3f0e63bbcabd0f31c1f7cda6.tar.xz
remove accidental commit from bug 866927
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>