home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / apac_139.zip / README.NT < prev    next >
Text File  |  1999-03-19  |  3KB  |  92 lines

  1.  
  2.                                  Apache
  3.                              Version 1.3 (and up)
  4.  
  5.   What is it?
  6.   -----------
  7.  
  8.   Apache is an HTTP server, originally designed for Unix systems. This
  9.   is the version of Apache for Microsoft Windows NT, 98, and 95
  10.   systems.  Like the Unix version, it includes many frequently
  11.   requested new features, and has an API that allows it to be extended
  12.   to meet users' needs more easily. It also allows ISAPI extensions.
  13.  
  14.  
  15.   The Latest Version
  16.   ------------------
  17.  
  18.   Details of the latest version can be found on the Apache HTTP
  19.   server project page under http://www.apache.org/.
  20.  
  21.   Documentation
  22.   -------------
  23.  
  24.   The documentation available as of the date of this release is
  25.   also included, in HTML format, in the htdocs/manual/ directory.
  26.   For the most up-to-date documentation can be found on
  27.   http://www.apache.org/docs/. For Windows specific information, see
  28.   http://www.apache.org/docs/windows.html.
  29.  
  30.   WARNING
  31.   -------
  32.  
  33.   Apache on Win32 has not yet been optimized for performance.  Apache
  34.   still performs best, and is most reliable on Unix platforms.  Over
  35.   time we will improve performance for Windows NT. Folks doing
  36.   comparative reviews of webserver performance are asked to compare
  37.   against Apache on a Unix platform such as Solaris, FreeBSD, or
  38.   Linux.
  39.  
  40.   Apache on Win32 should still be considered beta quality code.  It
  41.   does not meet the normal standards of stability and security that
  42.   Unix releases do.
  43.  
  44.   Installation
  45.   ------------
  46.  
  47.   If you have installed Apache as a pre-compiled binary, you can
  48.   now run the server by selecting "Start Apache as console app"
  49.   from the Start menu. You can configure Apache for your system
  50.   by editing the file conf/httpd.conf in the directory where you
  51.   installed Apache.
  52.  
  53.   See the http://www.apache.org/docs/windows.html for details of how
  54.   to run and configure Apache, or select the "Apache Documentation"
  55.   icon read the local copy installed with Apache.
  56.  
  57.   Known Problems
  58.   --------------
  59.  
  60.   To get information about the current set of known problems, see the
  61.   online bug reporting database at
  62.   http://www.apache.org/bug_report.html.  Bugs which affect Apache on
  63.   Windows and not Apache on Unix can be found under the category
  64.   "os-windows".
  65.  
  66.   Licensing
  67.   ---------
  68.  
  69.   Please see the file called LICENSE.
  70.  
  71.   Acknowledgments
  72.   ----------------
  73.  
  74.   We wish to acknowledge the following copyrighted works that
  75.   make up portions of the Apache software:
  76.  
  77.   Portions of this software were developed at the National Center
  78.   for Supercomputing Applications (NCSA) at the University of
  79.   Illinois at Urbana-Champaign.
  80.  
  81.   This software contains code derived from the RSA Data Security
  82.   Inc. MD5 Message-Digest Algorithm, including various
  83.   modifications by Spyglass Inc., Carnegie Mellon University, and
  84.   Bell Communications Research, Inc (Bellcore).
  85.  
  86.   This package contains software written and copyrighted by Henry
  87.   Spencer.  Please see the file called src/regex/COPYRIGHT. 
  88.  
  89.   The NT port was started with code provided to the Apache Group
  90.   by Ambarish Malpani of ValiCert, Inc. (http://www.valicert.com/).
  91.  
  92.