chiark / gitweb /
Mention CGI URL in README.
authorRichard Kettlewell <rjk@greenend.org.uk>
Sat, 14 Jun 2008 11:39:25 +0000 (12:39 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sat, 14 Jun 2008 11:39:25 +0000 (12:39 +0100)
README

diff --git a/README b/README
index c00580ba24ea275ca8e2a7065f118263b9a3a74d..8cd2c35ff954953429e4b5a4ded972d666c9d057 100644 (file)
--- a/README
+++ b/README
@@ -229,9 +229,13 @@ You need to configure a number of things to make this work:
 
      disorder setup-guest --no-online-registration
 
-3. Try it out.  You should be able to perform read-only operations straight
-   away, and after visiting the 'Login' page to authenticate, perform other
-   operations like adding a track to the queue.
+3. Try it out.  The url will be (something like):
+
+     http://localhost/cgi-bin/disorder
+
+   You should be able to perform read-only operations straight away, and after
+   visiting the 'Login' page to authenticate, perform other operations like
+   adding a track to the queue.
 
 4. If you run into problems, always look at the appropriate error log; the
    message you see in your web browser will usually not be sufficient to