aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2010-05-03 09:33:42 +0200
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2010-05-03 09:33:42 +0200
commitb37d651891a3b44d7307db950b44f502ca45520e (patch)
tree73dbb67ae965b830896911721b3148d121b6156e /README
parenteb52a6c38b925c6debe83a659bfaf5745c587589 (diff)
updated readme
Diffstat (limited to '')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 892777f..c87c2ed 100644
--- a/README
+++ b/README
@@ -19,3 +19,8 @@ License:
If this does not work for you, you can download the .mo files from another
server, e.g., put http://dudle.inf.tu-dresden.de/locale/de/dudle.mo
into the directory locale/de.
+5. In order to let access control work correcly, the webserver needs
+ auth_digest support. It therefore may help to type:
+ sudo a2enmod auth_digest
+6. In order to get atom-feed support you need ruby-ratom to be installed.
+ sudo gem install ratom