From: August Date: Sun, 22 Aug 2010 20:50:36 +0000 (-0400) Subject: Almost forgot to add some troublshooting steps... X-Git-Tag: 0.002006~1^2~4 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FGitalist.git;a=commitdiff_plain;h=6529de7633fdcb539acdda31feda595636cc0767 Almost forgot to add some troublshooting steps... --- diff --git a/README b/README index 65197c0..04dd635 100644 --- a/README +++ b/README @@ -167,6 +167,9 @@ RUNNING Now to access your gitalist instance, you'll go to gitalist.yourdomain.com/gitalist.fcgi/ (DO NOT FORGET THAT TRAILING /). If you'd like a different URL, of course, you'll likely want to use mod_rewrite or equivalent + + If you find the need to do some troubleshooting, you can call http://url_to_gitalist.fcgi?dump_info=1 + and/or add export GITALIST_DEBUG=1 to the top of you gitalist.fcgi file (just below the shebang line). CONTRIBUTING