aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README7
1 files changed, 6 insertions, 1 deletions
diff --git a/README b/README
index 97bd7c8..3bcc13a 100644
--- a/README
+++ b/README
@@ -33,7 +33,12 @@ License:
7. for RUBY 1.9 you need to add
SetEnv RUBYLIB $DUDLE_INSTALLATION_PATH
to your .htaccess
-8. Try to open http://$YOUR_SERVER/check.cgi to check if your config seems to work.
+8. It might be the case, that you have to set some additional Variables in your .htaccess:
+ SetEnv GIT_AUTHOR_NAME="http user"
+ SetEnv GIT_AUTHOR_EMAIL=foo@example.org
+ SetEnv GIT_COMMITTER_NAME="$GIT_AUTHOR_NAME"
+ SetEnv GIT_COMMITTER_EMAIL="$GIT_AUTHOR_EMAIL"
+9. Try to open http://$YOUR_SERVER/check.cgi to check if your config seems to work.
=== Pimp your Installation ===
* If you want to create your own Stylesheet, you just have to put it in