--- a/Allura/development.ini
+++ b/Allura/development.ini
@@ -58,7 +58,7 @@
# Set the locations of some static resources
# script_name is the path that is handled by the application
# url_base is the prefix that references to the static resources should have
-no_redirect.pattern = /nf/\d+/_(ew|static)_/.*
+no_redirect.pattern = ^/nf/\d+/_(ew|static)_/.*|^/rest/.*
ew.script_name = /nf/%(build_key)s/_ew_/
ew.url_base = /nf/%(build_key)s/_ew_/
# ew.url_base = ://a.fsdn.com/allura/nf/%(build_key)s/_ew_/