Commit 07221144 authored by Marc Schumann's avatar Marc Schumann

Bug 1073590 - Bugzilla should inherit rewrite rules.

r/a=glob
parent e46d339a
......@@ -29,5 +29,6 @@ Options -Indexes
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteOptions inherit
RewriteRule ^rest/(.*)$ rest.cgi/$1 [NE]
</IfModule>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment