apache 1.3.9

---------

New Message Reply About this list Date view Thread view Subject view Author view

Subject: apache 1.3.9
From: Ozan Ozkara (ozan@lords.com)
Date: Fri 20 Aug 1999 - 15:01:03 EET DST


This is the latest edition of Apache Week. To read this issue or any
past issues, see http://www.apacheweek.com/
----------------------------------------------------------------------

    [1]Advert: cryptic? crypto? c2net - purveyors of strong crypto. See
                           http://www.int.c2.net/
                                      
   _[2]Apache Week Home | [3]Features | [4]Apache 1.3.4 | [5]Other Issues
                                      _
                                APACHE WEEK
                                      
The essential weekly guide for users of the world's most popular Web server.
                                      
                        Issue 170: 20th August 1999
                                      
     _In this issue_
     * [6]Apache 1.3.9 Released
     * [7]Apache Status
     * [8]Under development
       
                             Apache 1.3.9 Released
                                       
   Apache 1.3.9 was released on 20th August 1999 and is now the latest
   version of the Apache server. The previous release was 1.3.6 (versions
   1.3.7 and 1.3.8 were never made publically available). Apache 1.3.9 is
   available in source form for compiling on Unix or Windows, in
   pre-compiled form for many common versions of Unix, and pre-compiled
   as an single-file installer on Windows. All the pre-compiled forms
   also include full source code. All all available for download from any
   [9]Apache local download site.
   
   This is a bug fix and minor upgrade release, with a few new features.
   Users on Unix systems should upgrade to fix various bugs. Users on
   Windows systems will find a number of useful fixes and improvements so
   should definitely upgrade.
   
New features

   The main new features in 1.3.9 (compared to 1.3.6) are:
     * A New Mass virtual hosting module has been added making it easy to
       have sites with many hundred (or thousand) virtual hosts. [10]More
       Details.
     * Sites with a large number of virtual hosts will find Apache starts
       up and restarts much faster as the checking of all the document
       root directories can be disabled. [11]More Details.
     * Support for XML 1.0. Although XML is not currently used within the
       core of Apache, a number of add-on modules will find this useful.
       [12]More Details.
     * A new authentication module which conforms to the latest digest
       authentication draft standard has been added. This module is
       marked as experimental but should be used instead of the old
       mod_digest module which was not supported by browsers. [13]More
       Details.
     * The directives used to configure environment variables passed to
       CGI scripts (such as SetEnv) can now be altered on a per-directory
       basis. This means they can now be used inside .htaccess files.
       [14]More Details
     * A change to the automatic index generation module, mod_autoindex
       allows the ReadmeName and Headername files to be determined by
       multiviews or be server-parsed documents.
     * Changes to the directive "SetEnvIf" to allow it to test
       environment vaiables as well as the request protocol. [15]More
       Details.
     * Updated support for Mac OS X [16]More Details), Tandem, and TPF
       platforms.
     * Lots of updates to allow DSO support for various platforms.
     * A New directive allows the mod_usertrack module to customise the
       name of the cookie used for tracking users. [17]More Details.
     * Add "force-no-vary" variable to allow servers to work around
       clients that choke on "Vary" fields in the response header.
       [18]More Details.
     * The problem with Basic Authentication passwords on Windows with
       Apache 1.3.6 has been fixed.
     * A new encoding method for Basic Authentication passwords, SHA1,
       has been added. This allows compatibility with passwords used on
       Netscape servers. [19]More Details.
     * The Windows version of Apache has been updated so that it can be
       compiled with Visual Studio 6 and use InstallShield 5.5 for the
       installer.
     * Changes to Apache on Windows to bring it into line with the
       behaviour on Unix: CGI scripts now run non-buffered on the NT
       platform, error messages sent by CGI scripts are now correctly
       logged to the error log, graceful restarts are now correctly
       handled. [20]More Details.
       
                                 Apache Status
                                       
   _Apache Web Server Site_: [21]www.apache.org
   _Release:_ 1.3.9 (Released 20th August 1999) ([22]local download
   sites)
   _Beta:_ None
   
   Apache 1.3.9 is the current stable release. Users of Apache 1.3.6 and
   earlier should upgrade to this version.
   
                               Under Development
                                       
   Patches for bugs in Apache 1.3.9 will be made available in the
   apply_to_1.3.9 subdirectory of the [23]patches directory on the Apache
   site. Some new features and other unofficial patches are available in
   the [24]1.3 patches directory. For details of all previously reported
   bugs, see the Apache [25]bug database and [26]known bugs pages. Many
   common configuration questions are answered in the [27]Apache FAQ.
   
     _________________________________________________________________
                                      
   Comments or criticisms? Please email us at [28]editors@apacheweek.com.
   
   [29]Apache Week is copyright 1996-1999 by [30]C2Net Europe Limited.
   [31]C2Net sells network security and encryption products.

References

   1. http://www.apacheweek.com/ads/?n=crypticcrypto&do=go
   2. http://www.apacheweek.com/
   3. http://www.apacheweek.com/features/
   4. http://www.apacheweek.com/features/guide13
   5. http://www.apacheweek.com/issues/
   6. http://www.apacheweek.com/issues/current#139
   7. http://www.apacheweek.com/issues/current#status
   8. http://www.apacheweek.com/issues/current#dev
   9. http://www.apache.org/dyn/closer.cgi
  10. http://www.apacheweek.com/issues/99-06-04#massvhost
  11. http://www.apacheweek.com/issues/99-06-18#faststartup
  12. http://www.apacheweek.com/issues/99-06-04#expat
  13. http://www.apacheweek.com/issues/99-08-13#moddigest
  14. http://www.apacheweek.com/issues/99-04-16#dev
  15. http://www.apacheweek.com/issues/99-06-18#setenvif
  16. http://www.apacheweek.com/issues/99-05-07#macosx
  17. http://www.apacheweek.com/issues/99-04-30#cookiename
  18. http://www.apacheweek.com/issues/99-04-30#msievary
  19. http://www.apacheweek.com/issues/99-08-06#nspass
  20. http://www.apacheweek.com/issues/99-07-30#unbuff
  21. http://www.apache.org/httpd.html
  22. http://www.apache.org/dyn/closer.cgi
  23. http://www.apache.org/dist/patches/
  24. http://www.apache.org/dist/contrib/patches/1.3/
  25. http://bugs.apache.org/?
  26. http://www.apache.org/info/known_bugs.html
  27. http://www.apache.org/docs/misc/FAQ
  28. mailto:editors@apacheweek.com
  29. http://www.apacheweek.com/
  30. http://www.eu.c2.net/
  31. http://www.c2.net/

------------------------------------------------------------------------
To stop receiving Apache Week, send a message to majordomo@apacheweek.com
containing the text
unsubscribe apacheweek

 
 Listeden cikmak icin:
          unsub linux
 mesajini listeci@bilkent.edu.tr'a gonderiniz.
   Lutfen Listeci icin MIME / HTML / Turkce Aksan kullanmayin.
  Liste arsivinin adresi: http://listweb.bilkent.edu.tr/


New Message Reply About this list Date view Thread view Subject view Author view

---------

Bu arsiv hypermail 2b25 tarafindan uretilmistir.