A List of the various SRE-http help files


                ------ Non-HTML files -------------
ADDPRIVS.DOC
  A description of SRE-http's "additional, dynamic" privileges.
ADV_OPTS.DOC
A description of SRE-https advanced options 
BYBROWSR.DOC
  A description of SRE-http's "load browser-specific files" utility.
BYCLIENT.DOC
  A description of SRE-http's "load client-specific files" utility.
CACHING.DOC
  A discussion of the various types of caching used by SRE-http.

HISTORY.TXT
  History of more recent changes (from September, 1996 to present)
COUNTER.DOC     
  A description of COUNTER.RXX : a procedure for recording hits.
  COUNTER.RXX will produce either textual or graphical counters.
  COUNTER.RXX has lots of features, including suppression of repetitive
  hits from the same client  and creating graphical odometers.  
DAEMONS.DOC
  A description of SRE-http's daemon manipulation procedures.
  Recommended reading for those who want to build fancier SRE-http
  addons.
DIR.DOC
  A description of DIR: SRE-http's  built-in "directory lister".  Note
  that DIR is used when a !CREATE option is included in the AUTO_NAME
  variable.
INITFILT.DOC    
  Detailed description of SRE-http parameters. Also contains optimization
  hints, and a discussion of document redirection.
INTRO.DOC
  Basic blurb describing SRE-http.
MULTSEND.DOC
  Description of SRE-http's SREF_MULTI_SEND procedure: which is 
  used to create "multiple-part document" and to "send a document in pieces"
NEGOTIAT.DOC
  Description of SRE-http's support for client-side and server-side
  content negotiation.
PERL.DOC
  A discussion of how you can use SRE-http to run CGI-BIN scripts
  written in PERL.
PUBURLS.DOC Description of the PUBURLS.IN file.
SHOWDIR.DOC     
  A discussion of how to use the SHOWDIR "dynamic directory list processor"
  with SRE-http.
READ.ME (in the GoServe working directory: )
  Installation instructions, acknowlegments, and disclaimer.
SREhttp.FAQ
  A list of "frequently asked questions" regarding SRE-http.
SREFLOGS.DOC
  Configuration information on SRE-http's common-log, browser log,
  and referer log audit features.
SREFPRC.DOC
  Description of SRE-http's macrospace library. Recommended
  reading for anyong interested in writing an SRE-http addon.
SREFQUE.DOC
A description the SREF_QUEUE procedure: which is used to manipulate
SRE-http queues.
SREPROXY.DOC
Description of the SREPROXY variant of SREFILTR.80
and  Demo of "semi-dynamic" SSIs  (that can be
handled by SREPROXY).

TIMEFMT.DOC     
  List of format strings used by the <-- #config timefmt=format_string -->
  "HTTPD style" server side include directive.
UNZIPAPI.DOC
  A short description of the UNZIPAPI DDL library


----- HTML files ----- FILELIST.HTM The "packing list" of files distributed with SRE-http. GUIDE.HTM The users guide to SRE-http -- tells you what SRE-http can do, and where to find out how to do it. Recommended reading for all SRE-http administrators! HELPLIST.HTM This document.
MK_ADDON.HTM Some hints on how to use the GoServe/SRE-http API to create your own web-aware applications. OUTLINE.HTM Technical outline of SRE-http -- useful for understanding the sequence of actions SRE-http follows when processing a request. SREhttp.HTM The SRE-http manual (about 200k). This describes all aspects of SRE-http, and includes installation instructions and a glossary of terms.