]> code.citadel.org Git - citadel.git/blobdiff - webcit/README.txt
Update version number to 8.15 across all components
[citadel.git] / webcit / README.txt
index 14a20655e87d1ca8f7a864d5186421935c9960e9..19fd15dda1ce6b348a51fea458cb1ac0d3b9e0e4 100644 (file)
@@ -1,9 +1,10 @@
                         WEBCIT for the Citadel System
  
-   Copyright (C) 1996-2011 by the authors.  Portions written by:
+   Copyright (C) 1996-2012 by the authors.  Portions written by:
  
        Art Cancro
        Wilfried Goesgens
+       Stefan Garthe
        Dave West
        Thierry Pasquier
        Nathan Bryant
@@ -13,7 +14,6 @@
        Dave Lindquist
        Matt Pfleger
        Martin Mouritzen
-       Stefan Garthe
 
    This program is open source software released under the terms of the GNU
    General Public License, version 3. Please read COPYING.txt for more
@@ -33,8 +33,8 @@
    License.
 
    Most of our Icons are taken from the "Essen" set by the people on
-   http://pc.de/icons/. We like to thank them for their astonishing work!
-   Their site explicitly states: "Free for commercial use as well."
+   http://pc.de/icons/. We would like to thank them for their astonishing
+   work!  Their site explicitly states: "Free for commercial use as well."
 
    One or more icons are from Milosz Wlazlo [http://miloszwl.deviantart.com]
    whose license explicitly allows inclusion in open source projects on the
@@ -108,14 +108,14 @@ something like this:
  Several command-line options are also available.  Here's the usage for
 the "webcit" program:
   
- webcit [-i ip_addr] [-p http_port] [-s] [-S cipher_suite] [-t tracefile]
-           [-g guest_landing_page ]
+ webcit [-i ip_addr] [-p http_port] [-s] [-S cipher_suite]
+           [-g guest_landing_page]
            [-c] [-f] [remotehost [remoteport]]
  
    *or*
  
- webcit [-i ip_addr] [-p http_port] [-s] [-S cipher_suite] [-t tracefile]
-           [-g guest_landing_page ]
+ webcit [-i ip_addr] [-p http_port] [-s] [-S cipher_suite]
+           [-g guest_landing_page]
            [-c] [-f] uds /your/citadel/directory
  
  Explained: 
@@ -134,9 +134,6 @@ the "webcit" program:
      different port.  If you do not specify a port number, WebCit will attempt
      to use port 80.
      
-  -> tracefile: where you want WebCit to log to.  This can be a file, a
-     virtual console, or /dev/null to suppress logging altogether.
-
   -> The "guest landing page" is a location on your WebCit installation where
      unauthenticated guest users are taken when they first enter the root of
      your site.  If guest mode is not enabled on your Citadel server, they will