summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2014-09-22 12:00:06 (GMT)
committerChristian Pointner <equinox@helsinki.at>2014-09-22 12:00:06 (GMT)
commit431d138784ea13af9a26a16780d52b3385ab0b21 (patch)
tree61d0e2648fab1f674c1bc7265ca03de8ab0d4213 /README
parente1b7f1d5db69ef7deac50c2171c2dce477a94aff (diff)
moved cgi stuff to rh-bin
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 98fa91f..a11d503 100644
--- a/README
+++ b/README
@@ -31,7 +31,7 @@ add the following to the virtualhost config:
Include /etc/rivendell/apache.conf
- <Location /listdropboxes.cgi>
+ <Location /rb-bin/>
SetHandler perl-script
PerlResponseHandler ModPerl::Registry
PerlOptions +ParseHeaders