summaryrefslogtreecommitdiff
path: root/htetc
diff options
context:
space:
mode:
Diffstat (limited to 'htetc')
-rw-r--r--htetc/freeside-rt.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/htetc/freeside-rt.conf b/htetc/freeside-rt.conf
index 1cb089bd6..5ca866213 100644
--- a/htetc/freeside-rt.conf
+++ b/htetc/freeside-rt.conf
@@ -29,3 +29,8 @@ PerlHandler HTML::Mason
SetHandler perl-script
PerlHandler HTML::Mason
</Directory>
+
+<DirectoryMatch "^%%%FREESIDE_DOCUMENT_ROOT%%%/rt/RTx/Statistics/.*/Elements>
+SetHandler perl-script
+PerlHandler HTML::Mason
+</Directory>