home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-Update.iso / NEXTSTEP / unix / network / www / apache.1.3b5.README < prev    next >
Encoding:
Text File  |  1998-02-20  |  1.3 KB  |  57 lines

  1.  
  2. 19 Feb 1998
  3.  
  4. The latest (released today) beta of the Apache server.
  5.  
  6. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  7.  
  8. Please note that the default httpd root directory has changed from
  9. '/usr/local/etc/httpd/' to '/usr/local/apache/.'"
  10.  
  11. You can start httpd with the option '-d /usr/local/etc/httpd' if
  12. you still want to use the old root directory for your server.
  13.  
  14. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  15.  
  16.  
  17. - 1.2.5 is still the latest stable release.
  18. - 1.3b5 compiled cleanly 'out of the box' but I made the modifications
  19. suggested by Scott Anguish at http://www.stepwise.com/Articles/Workbench/BuildingApache.html
  20.  
  21. ######################################################################
  22.  
  23. I have compiled in many different modules
  24.  
  25. Compiled-in modules:
  26.   http_core.c
  27.   mod_env.c
  28.   mod_log_config.c
  29.   mod_mime.c
  30.   mod_negotiation.c
  31.   mod_status.c
  32.   mod_info.c
  33.   mod_include.c
  34.   mod_autoindex.c
  35.   mod_dir.c
  36.   mod_cgi.c
  37.   mod_asis.c
  38.   mod_imap.c
  39.   mod_actions.c
  40.   mod_speling.c
  41.   mod_userdir.c
  42.   mod_alias.c
  43.   mod_access.c
  44.   mod_auth.c
  45.   mod_digest.c
  46.   mod_headers.c
  47.   mod_setenvif.c
  48.  
  49. ######################################################################
  50.  
  51.  
  52. bin/        The compiled binaries
  53. docs/        Official Release Information (READ!!!)
  54. man/        Manual Pages
  55. src/        The official source code
  56.  
  57.