]> code.citadel.org Git - citadel.git/blobdiff - webcit/README.txt
* due to demand of debian, we rename the webcit binary from webserver to webcit.
[citadel.git] / webcit / README.txt
index f83693debc632db63d569960662dc1f7b839ff7a..d864e81d1ac154a81ab1d915bb0a8787b854dfdc 100644 (file)
@@ -1,9 +1,12 @@
                         WEBCIT for the Citadel System
-                               version 7.11
+                               version 7.23
+   Copyright (C) 1996-2008 by the authors.  Portions written by:
  
-   Copyright (C) 1996-2007 by the authors.  Portions written by:
        Art Cancro
-       Wilifried Goesgens
+       Wilfried Goesgens
+       Dave West
+       Thierry Pasquier
        Nathan Bryant
        Nick Grossman
        Andru Luvisi
@@ -92,18 +95,18 @@ special circumstances, or if you'd prefer to configure WebCit manually, you
 may skip the setup program.  Instead, open /etc/inittab and add an entry
 something like this:
  
- wc:2345:respawn:/usr/local/webcit/webserver
+ wc:2345:respawn:/usr/local/webcit/webcit
  
  
  Several command-line options are also available.  Here's the usage for
-the "webserver" program:
+the "webcit" program:
   
- webserver [-i ip_addr] [-p http_port] [-s] [-t tracefile]
+ webcit [-i ip_addr] [-p http_port] [-s] [-t tracefile]
            [-c] [-f] [remotehost [remoteport]]
  
    *or*
  
- webserver [-i ip_addr] [-p http_port] [-s] [-t tracefile]
+ webcit [-i ip_addr] [-p http_port] [-s] [-t tracefile]
            [-c] [-f] uds /your/citadel/directory
  
  Explained: