summaryrefslogtreecommitdiff
path: root/htetc/freeside-base2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'htetc/freeside-base2.conf')
-rw-r--r--htetc/freeside-base2.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/htetc/freeside-base2.conf b/htetc/freeside-base2.conf
index 1bbe90a59..e2d507a52 100644
--- a/htetc/freeside-base2.conf
+++ b/htetc/freeside-base2.conf
@@ -59,3 +59,9 @@ PerlSetVar FreesideHttpOnly 1
Satisfy any
</Directory>
+<Directory %%%FREESIDE_DOCUMENT_ROOT%%%/REST/1.0/>
+ Satisfy any
+ SetHandler perl-script
+ PerlHandler HTML::Mason
+</Directory>
+