ftp.nice.ch/pub/next/unix/network/www/apache.1.3b5.NIHS.bs.tar.gz#/apache.1.3b5.NIHS.bs

README
 
bin/
 
docs/
 
man/
 
src/
 

README

19 Feb 1998

The latest (released today) beta of the Apache server.

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Please note that the default httpd root directory has changed from
'/usr/local/etc/httpd/' to '/usr/local/apache/.'"

You can start httpd with the option '-d /usr/local/etc/httpd' if
you still want to use the old root directory for your server.

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


- 1.2.5 is still the latest stable release.
- 1.3b5 compiled cleanly 'out of the box' but I made the modifications
suggested by Scott Anguish at http://www.stepwise.com/Articles/Workbench/BuildingApache.html

######################################################################

I have compiled in many different modules

Compiled-in modules:
  http_core.c
  mod_env.c
  mod_log_config.c
  mod_mime.c
  mod_negotiation.c
  mod_status.c
  mod_info.c
  mod_include.c
  mod_autoindex.c
  mod_dir.c
  mod_cgi.c
  mod_asis.c
  mod_imap.c
  mod_actions.c
  mod_speling.c
  mod_userdir.c
  mod_alias.c
  mod_access.c
  mod_auth.c
  mod_digest.c
  mod_headers.c
  mod_setenvif.c

######################################################################


bin/		The compiled binaries
docs/		Official Release Information (READ!!!)
man/		Manual Pages
src/		The official source code

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.