rse 98/04/20 01:53:09
Modified: . Announcement
Log:
Finally fix URLs now that the locations exists:
apache-1.3b6 -> apache_1.3b6 plus tree typos.
Revision Changes Path
1.17 +27 -27 apache-1.3/Announcement
Index: Announcement
===================================================================
RCS file: /export/home/cvs/apache-1.3/Announcement,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- Announcement 1998/04/20 08:12:28 1.16
+++ Announcement 1998/04/20 08:53:09 1.17
@@ -23,77 +23,77 @@
which are new with version 1.3b6 are tagged '+'):
o Ported to Windows 95/NT
- http://www.apache.org/dist/apache-1.3b6/htdocs/manual/windows
- http://www.apache.org/dist/apache-1.3b6/README.NT
+ http://www.apache.org/dist/apache_1.3b6/htdocs/manual/windows
+ http://www.apache.org/dist/apache_1.3b6/README.NT
o Ported to BS2000/OSD, a mainframe OS with EBCDIC charset
- http://www.apache.org/dist/apache-1.3b6/htdocs/manual/ebcdic
+ http://www.apache.org/dist/apache_1.3b6/htdocs/manual/ebcdic
+ Apache Autoconf-style Interface (APACI) for out-of-the-box installation
- http://www.apache.org/dist/apache-1.3b6/README.configure
- http://www.apache.org/dist/apache-1.3b6/INSTALL
+ http://www.apache.org/dist/apache_1.3b6/README.configure
+ http://www.apache.org/dist/apache_1.3b6/INSTALL
+ Dynamic Shared Object (DSO) support for all major Unix platforms
- http://www.apache.org/dist/apache-1.3b6/src/README.DSO
+ http://www.apache.org/dist/apache_1.3b6/src/README.DSO
+ APache eXtenSion (APXS) tool for building third-party modules as DSO
- http://www.apache.org/dist/apache-1.3b6/src/README.DSO
- http://www.apache.org/dist/apache-1.3b6/src/support/
+ http://www.apache.org/dist/apache_1.3b6/src/README.DSO
+ http://www.apache.org/dist/apache_1.3b6/src/support/
+ Additional support tools: apachectl, ab (ApacheBench), dbmmanage
- http://www.apache.org/dist/apache-1.3b6/src/support/
+ http://www.apache.org/dist/apache_1.3b6/src/support/
+ Enhanced configuration support: Include and Line-Continuation
- http://www.apache.org/dist/apache-1.3b6/htdocs/manual/new_features_1_3
+ http://www.apache.org/dist/apache_1.3b6/htdocs/manual/new_features_1_3
o New `Magic' MIME-typing module for content type guessing
-
http://www.apache.org/dist/apache-1.3b6/htdocs/manual/mod/mod_mime_magic
+
http://www.apache.org/dist/apache_1.3b6/htdocs/manual/mod/mod_mime_magic
o Regular Expression support for Alias and Redirect directives
- http://www.apache.org/dist/apache-1.3b6/htdocs/manual/mod/mod_alias
+ http://www.apache.org/dist/apache_1.3b6/htdocs/manual/mod/mod_alias
+ Overhauled and enhanced URL Rewriting Engine
- http://www.apache.org/dist/apache-1.3b6/htdocs/manual/mod/mod_rewrite
+ http://www.apache.org/dist/apache_1.3b6/htdocs/manual/mod/mod_rewrite
o Spell-checking module for on-the-fly URL corrections
- http://www.apache.org/dist/apache-1.3b6/htdocs/manual/mod/mod_speling
+ http://www.apache.org/dist/apache_1.3b6/htdocs/manual/mod/mod_speling
o Additional access control via CIDR and Netmasks
- http://www.apache.org/dist/apache-1.3b6/htdocs/manual/mod/mod_access
+ http://www.apache.org/dist/apache_1.3b6/htdocs/manual/mod/mod_access
o Improved HTTP/1.1-style Virtual Host support
- http://www.apache.org/dist/apache-1.3b6/htdocs/manual/vhost/index
+ http://www.apache.org/dist/apache_1.3b6/htdocs/manual/vhosts/
o Less Buffering of CGI Script Output (makes nph- obsolete)
- http://www.apache.org/dist/apache-1.3b6/htdocs/manual/new_features_1_3
+ http://www.apache.org/dist/apache_1.3b6/htdocs/manual/new_features_1_3
+ Various Proxy Enhancements (NoProxy, ProxyDomain, ProxyPassReverse)
- http://www.apache.org/dist/apache-1.3b6/htdocs/manual/mod/mod_proxy
+ http://www.apache.org/dist/apache_1.3b6/htdocs/manual/mod/mod_proxy
o Various internal performance improvements
- http://www.apache.org/dist/apache-1.3b6/htdocs/manual/new_features_1_3
+ http://www.apache.org/dist/apache_1.3b6/htdocs/manual/new_features_1_3
o Various fixes to the hostname DNS lookup handling
-
http://www.apache.org/dist/apache-1.3b6/htdocs/mod/core#hostnamelookups
+ http://www.apache.org/dist/apache_1.3b6/htdocs/manual/mod/core
o Various Directory Indexing enhancements
-
http://www.apache.org/dist/apache-1.3b6/htdocs/manual/mod/mod_autoindex
+
http://www.apache.org/dist/apache_1.3b6/htdocs/manual/mod/mod_autoindex
o Various Logging enhancements (Reliable Piped Logs, Named Log Formats)
- http://www.apache.org/dist/apache-1.3b6/htdocs/manual/mod/core
-
http://www.apache.org/dist/apache-1.3b6/htdocs/manual/mod/mod_log_custom
+ http://www.apache.org/dist/apache_1.3b6/htdocs/manual/mod/core
+
http://www.apache.org/dist/apache_1.3b6/htdocs/manual/mod/mod_log_config
o Unique Identifiers
-
http://www.apache.org/dist/apache-1.3b6/htdocs/manual/mod/mod_unique_id
+
http://www.apache.org/dist/apache_1.3b6/htdocs/manual/mod/mod_unique_id
o Source tree reorganization
- http://www.apache.org/dist/apache-1.3b6/htdocs/manual/sourcereorg
+ http://www.apache.org/dist/apache_1.3b6/htdocs/manual/sourcereorg
+ Big Symbol Renaming to avoid symbol clashes with third-party code
- http://www.apache.org/dist/apache-1.3b6/htdocs/manual/sourcereorg
+ http://www.apache.org/dist/apache_1.3b6/htdocs/manual/sourcereorg
o API Additions
- http://www.apache.org/dist/apache-1.3b6/htdocs/manual/new_features_1_3
+ http://www.apache.org/dist/apache_1.3b6/htdocs/manual/new_features_1_3
Apache has been the most popular web server on the Internet since April of
1996. The Web Server Survey by Netcraft (http://www.netcraft.co.uk/Survey/)
