]> code.citadel.org Git - citadel.git/blobdiff - webcit/README.txt
* Set all version numbers to 7.41 for upcoming beta.
[citadel.git] / webcit / README.txt
index 094a7df4309eb8e827565f14b79167c0077a1460..4cc0550034faf019973bb6f8eb28a63186d49393 100644 (file)
@@ -1,11 +1,12 @@
                         WEBCIT for the Citadel System
-                               version 7.23
+                               version 7.41
  
-   Copyright (C) 1996-2007 by the authors.  Portions written by:
+   Copyright (C) 1996-2009 by the authors.  Portions written by:
  
        Art Cancro
        Wilfried Goesgens
        Dave West
+       Thierry Pasquier
        Nathan Bryant
        Nick Grossman
        Andru Luvisi
    [http://cerca.html.it/cgi-bin/cerca.cgi?q=nifty+corners].  This component
    is licensed to you under the terms of the GNU General Public License.
 
+   One or more icons are from Milosz Wlazlo [http://miloszwl.deviantart.com]
+   whose license explicitly allows inclusion in open source projects on the
+   condition of this attribution.
+
    The Citadel logo was designed by Lisa Aurigemma.
 
  
@@ -94,18 +99,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: