]> 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 6a8b22a57aef0c054a68caf687686a9b29192ed8..d864e81d1ac154a81ab1d915bb0a8787b854dfdc 100644 (file)
@@ -1,19 +1,22 @@
                         WEBCIT for the Citadel System
-                               version 7.02
+                               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
+       Wilfried Goesgens
+       Dave West
+       Thierry Pasquier
        Nathan Bryant
-       Alessandro Fulciniti
-       Wilifried Goesgens
        Nick Grossman
        Andru Luvisi
+       Alessandro Fulciniti
        Dave Lindquist
        Matt Pfleger
        Martin Mouritzen
 
    This program is open source software released under the terms of the GNU
-   General Public License, version 2.  Please read COPYING.txt for more
+   General Public License, version 3.  Please read COPYING.txt for more
    licensing information.
  
    WebCit bundles the Prototype JavaScript Framework, writen by Sam
@@ -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: