Commit 7a5c43163514be8a2679b6efdf6a9ae27b43d0eb:
    mention rake auth server


Branch: refs/heads/master
Author: Sam Ruby <[email protected]>
Committer: Sam Ruby <[email protected]>
Pusher: rubys <[email protected]>

------------------------------------------------------------
www/roster/README                                            | +++++++++ 
------------------------------------------------------------
9 changes: 9 additions, 0 deletions.
------------------------------------------------------------


diff --git a/www/roster/README b/www/roster/README
index 578fec1..1b9e68a 100644
--- a/www/roster/README
+++ b/www/roster/README
@@ -1,3 +1,12 @@
 To test locally, run:
 
     rake server
+
+If you are running commands/actions that require authentication, start your
+sever using:
+
+    rake auth server
+
+Doing so will prompt you for your password.  Should your username for apache
+not match your local user name, set the `USER` environment variable to your
+apache user id before running the above command.

Reply via email to