summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2014-09-18 18:57:58 (GMT)
committerChristian Pointner <equinox@helsinki.at>2014-09-18 18:57:58 (GMT)
commit2830b93a105fa013343a825d06d26005b7148792 (patch)
tree06470a6e7a9f3a1d33d1303bad06db9a317d3c57 /README
parent2960db4ed4451dcc3481f91d45b035cb5a28a6c6 (diff)
updated readme
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index ed533cc..3cd567e 100644
--- a/README
+++ b/README
@@ -31,6 +31,12 @@ add the following to the virtualhost config:
Include /etc/rivendell/apache.conf
+ <Location /listdrobpoxes.cgi>
+ SetHandler perl-script
+ PerlResponseHandler ModPerl::Registry
+ PerlOptions +ParseHeaders
+ Options +ExecCGI
+ </Location>
<Location /authtoken.json>
SetHandler perl-script
PerlResponseHandler ModPerl::Registry