- Nov 02, 2000
-
-
Tony Finch authored
it (e.g. PHP) work OK. PR: 6780 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86808 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Would every committer please take just a minute to assure you haven't applied/solved one of the lingering 1.3.x issues in the recent or even the distant past? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86801 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
*) Normalize all NetWare config directive paths and filespecs to their canonical names. [Brad Nicholes <bnicholes@novell.com>] Submitted by: Brad Nicholes Reviewed by: William Rowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86800 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 28, 2000
-
-
Tony Finch authored
Submitted by: erik quanstrom <quanstro@clark.net> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86757 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 23, 2000
-
-
Tony Finch authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86716 13f79535-47bb-0310-9956-ffa450edef68
-
Tony Finch authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86715 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Stein authored
Submitted by: Joe Orton Reviewed by: Greg Stein git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86714 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 21, 2000
-
-
William A. Rowe Jr authored
This didn't make sense Obtained from: new-httpd list Submitted by: Michael.A.Richmond.1@gsfc.nasa.gov Reviewed by: William Rowe, Ken Coar git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86680 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 20, 2000
-
-
William A. Rowe Jr authored
The things you discover with a really, really clean install git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86676 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 19, 2000
-
-
Tony Finch authored
PR: 6613 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86670 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Fix Netware hole of case sensitivity. All canonical names are now in lowercase. This patch requires further work to return systemcase names, if the NW user expects certain Java and related applications to function properly (at least I recall FirstBill fixed a similar issue in Win32). PR: Several, no doubt, I'll chase them down tonight Obtained from: <s9ed730e.016@prv-mail20.provo.novell.com> Submitted by: Brad Nicholes <BNICHOLES@novell.com> Reviewed by: William Rowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86667 13f79535-47bb-0310-9956-ffa450edef68
-
Tony Finch authored
be killed? PR: 4600 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86664 13f79535-47bb-0310-9956-ffa450edef68
-
Tony Finch authored
application/batch-SMTP to match the official name. Obtained from: ftp://ftp.isi.edu/in-notes/iana/assignments/media-types PR: 6613 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86662 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 18, 2000
-
-
Tony Finch authored
rewrite map lookup keys and default values are now expanded so that the lookup can depend on the requested URI etc. Because the new code is recursive you can now write configurations like the following (with nested map lookups) which wasn't directly possible before -- you had to use a RewriteCond and a %N backref instead, as in http://www.apache.org/docs/vhosts/mass.html#xtra-conf RewriteMap tolower int:tolower RewriteMap host2user txt:/home/www/conf/virtusertbl RewriteRule /(.*) /home/${host2user:${tolower:%{HTTP_HOST}}|www}/public_html PR: 6671 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86636 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 17, 2000
-
-
William A. Rowe Jr authored
Clarify description for ServerTokens (thanks Erwann), and the ScriptInterpreterSource (couldn't help but notice an issue) directives. PR: 6676 Submitted by: Erwann Corvellec <erwann.corvellec@britimmo.com> Reviewed by: William Rowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86625 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 14, 2000
-
-
Brian Havard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86590 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
More binaries I'm aware of. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86587 13f79535-47bb-0310-9956-ffa450edef68
-
Wilfredo Sanchez authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86585 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 12, 2000
-
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86566 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86563 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Needed freshening. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86557 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 10, 2000
-
-
Mark J. Cox authored
PR: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86525 13f79535-47bb-0310-9956-ffa450edef68
-
Mark J. Cox authored
PR: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86523 13f79535-47bb-0310-9956-ffa450edef68
-
Mark J. Cox authored
PR: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86522 13f79535-47bb-0310-9956-ffa450edef68
-
Mark J. Cox authored
PR: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86521 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
My bad, sorry FirstBill. Since the other raw reg* fns aren't exported regerror does not belong here. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86520 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Oh what a blunder :-( All better now, but the underlying problems with NW path parsing remain. Obtained from: new-httpd Submitted by: Brad Nicholes [BNICHOLES@novell.com] Reviewed by: wrowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86519 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Changes to get Netware building with 1.3.14-dev Obtained from: new-httpd Submitted by: Brad Nicholes [BNICHOLES@novell.com] Reviewed by: Who can parse an .mcp file but a Novell developer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86518 13f79535-47bb-0310-9956-ffa450edef68
-
Mark J. Cox authored
PR: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86516 13f79535-47bb-0310-9956-ffa450edef68
-
Mark J. Cox authored
PR: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86515 13f79535-47bb-0310-9956-ffa450edef68
-
Mark J. Cox authored
PR: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86513 13f79535-47bb-0310-9956-ffa450edef68
-
Mark J. Cox authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86512 13f79535-47bb-0310-9956-ffa450edef68
-
Mark J. Cox authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86511 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86510 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86509 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Correct the Netware symbols, based on review of Win32 recent delta git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86508 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Correct an *already exported* symbol using the wrong tag (critical error for data symbols) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86507 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86506 13f79535-47bb-0310-9956-ffa450edef68
-
Mark J. Cox authored
tagging or rolling) and I'm only putting this back so no-one getting a version from CVS or snapshot gets something that looks like a real 1.3.13. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86505 13f79535-47bb-0310-9956-ffa450edef68
-
Mark J. Cox authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86504 13f79535-47bb-0310-9956-ffa450edef68
-