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.
CNTFILES.DOC
  A description of several counter and audit files: COUNTER.CNT,
  RECRDALL.CNT, and SENDFILE.CNT
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.
DELTA.DOC
  A discussion of SRE-http's support for delta encoding.
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.
DYNPWD.DOC
  A description of SRE-http's dynamic-passwords facility.
ENCRYPT.DOC
  A description of SRE-http's encryption facility.
EVENTS.DOC
  A discussion of SRE-http's event monitor.
HISTORY.TXT
  History of more recent changes (from September, 1996 to present)
HITMETER.DOC
   A discussion of SRE-http's support for hit-meter trees
IN_FILES.DOC
  Description of the user-configurable, "selector-specific attributes" 
  files (ACCESS.IN, ALIASES.IM, ATTRIBS.CFG, PUBURLS.IN, and
  VIRTUAL.IN).
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"
MTCHFILE.DOC
  Description of the MTCHFILE INTERPRETable addon: designed
  to be used with NOT_FOUND_URL, it will return a list of links to 
  resources (files on your site) that "best match" the current selector
  (see MTCHFILE.SHT for an example).
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.
RxPlugIn.DOC
  A disucssion of how to create REXX plugins for Netscape
PREREPLY.DOC
  A discussion of SRE-http's pre-reply procedure feature.
PUBURLS.DOC 
  Description of the PUBURLS.IN file.
REPSTRG.DOC
  A description of REPSTRGS.IN -- the user-configurable "replacement
  strings" file (used with the REPLACE server side include keyphrase).
SHOWDIR.DOC     
  A discussion of how to use the SHOWDIR "dynamic directory list processor"
  with SRE-http.
SRERSYNC.DOC
  A discussion of SRE-http's rsync differencing pre-reply procedure.
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
USE_CFGS.DOC
  A short description of the CFGLIST.CFG  configuration file.
  It also discusses migration strageties (from 1.3c to 1.3d).
USERS.DOC
  Description of USERS.IN -- the username/password/privileges file.


----- HTML files ----- DOCGUIDE.HTM A frames and JavaScript enabled front-end to several SRE-http documentation files. FILELIST.HTM The "packing list" of files distributed with SRE-http. GUIDE.HTM (or the frames version) 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. RANGE.HTM A description of the !RANGE special command (!RANGE is used, in a URL, to extract byte and line ranges from a document). RANGETST.HTM A demo of how to use the !RANGE special command SREhttp.HTM and SREhttpg.HTM The SRE-http manual, non-frame and frame versions. This 200k+ file describes all aspects of SRE-http, and includes installation instructions and a glossary of terms. SSICACHE.HTM A description of SRE-http's SSI caching algorithim, it also contains some tools for examining and modifying the SSI cache. XSSI.SHT and IFTEST.SHT Description of SRE-http's support for the XSSI Apache extensions to the NSCA HTTPD server side includes, and a demo of the #IF syntax.