Apache Project |
Apache Module Registry |
PHP Server Side Scripting |
Apache XML Project |
The Apache FAQ |
Apache-Perl Integration Project |
ApacheCon |
The Apache Software Foundation |
The Java Apache Project |
The Jakarta Project |
Apache-Related Projects |
|
|
|
internet.com
Internet News
Internet Investing
Internet Technology
Windows Internet Tech.
Linux/Open Source
Web Developer
ECommerce/Marketing
ISP Resources
ASP Resources
Wireless Internet
Downloads
Internet Resources
Internet Lists
International
EarthWeb
Career Resources
Search internet.com
Advertising Info
Corporate Info
|
|
Apache 1.3.17 released
Jan 29, 2001, 07 :44 UTC (2 Talkback[s]) (6091 reads) (Other stories by Kevin Reichard)
|
From the changelog:
Changes with Apache 1.3.17
*) Normalize the Netware path names to close a potential security
hole in comparing paths when the adminstrator specifies both
sys:foo and sys:/foo formats in the same httpd.conf file.
[Brad Nicholes]
*) Fix an unlikely segfault provided a zero length string in the
translate_userdir() call on win32/os2, and accept backslashes
in the UserDir directive on those platforms [William Rowe]
*) Fixed translate_userdir() in MOD_USERDIR.C so that it correctly
recognizes NetWare absolute paths. This fixes the problem where
MOD_USERDIR was trying to redirect to an absolute NetWare path
rather than opening the file at the specified location. This
patch fixes PR5826 & 6283. [Brad Nicholes ]
*) Fixed ap_os_is_path_absolute() in OS.H so that it can tell the
between a NetWare path (SYS:/path) and a URL (HTTP://path).
[Brad Nicholes ]
*) Fixed the sdbm.h bundled in Apache for Win32, bringing it in sync
with Perl. Because it didn't have the same geometry as Perl,
users reported the first user added with dbmmanage was not
recognized. [William Rowe]
*) Fixed ap_os_canonical_filename to append a the default volume
name if the the path is a full path and does not include the
volume name. Since NetWare's current working directory always
defaults to the SYS: volume regardless of where the executible
started, the default volume will be the volume that is specified
in ap_server_root. [Brad Nicholes ]
*) Handle port numbers in Host headers properly again after
the code was broken in 1.3.15. [Tony Finch]
Complete Story
Related Stories:
Apache 2.0 Beta Delayed(Dec 20, 2000)
Apache 2.0 alpha 9 Released(Dec 13, 2000)
Apache 1.3.14 Released(Oct 13, 2000)
|
|