]> granicus.if.org Git - apache/log
apache
16 years agoUpdate xform with retry=0 info
Jim Jagielski [Tue, 18 Sep 2007 13:50:48 +0000 (13:50 +0000)]
Update xform with retry=0 info

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@576919 13f79535-47bb-0310-9956-ffa450edef68

16 years agoTypo and document what retry=0 means.
Jim Jagielski [Tue, 18 Sep 2007 13:49:14 +0000 (13:49 +0000)]
Typo and document what retry=0 means.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@576917 13f79535-47bb-0310-9956-ffa450edef68

16 years agoIn 2.2.7 now.
Jim Jagielski [Tue, 18 Sep 2007 13:34:44 +0000 (13:34 +0000)]
In 2.2.7 now.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@576912 13f79535-47bb-0310-9956-ffa450edef68

16 years agobuildfluff
Vincent Bray [Tue, 18 Sep 2007 04:44:24 +0000 (04:44 +0000)]
buildfluff

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@576691 13f79535-47bb-0310-9956-ffa450edef68

16 years agoPR38644 mod_status no longer needs to be recompiled to show extended status items.
Vincent Bray [Tue, 18 Sep 2007 04:42:00 +0000 (04:42 +0000)]
PR38644 mod_status no longer needs to be recompiled to show extended status items.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@576690 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFailing to load a protocol handler is a server error, not a forbidden.
Nick Kew [Sat, 15 Sep 2007 22:36:36 +0000 (22:36 +0000)]
Failing to load a protocol handler is a server error, not a forbidden.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@575996 13f79535-47bb-0310-9956-ffa450edef68

16 years agodon't fall through this case. Just break.
André Malo [Fri, 14 Sep 2007 21:52:49 +0000 (21:52 +0000)]
don't fall through this case. Just break.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@575802 13f79535-47bb-0310-9956-ffa450edef68

16 years agoThese really are block specific, so why not
Jim Jagielski [Fri, 14 Sep 2007 14:57:56 +0000 (14:57 +0000)]
These really are block specific, so why not
make them as such :)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@575712 13f79535-47bb-0310-9956-ffa450edef68

16 years agoThis file is supposed to reflect code defaults.
Joshua Slive [Thu, 13 Sep 2007 20:28:29 +0000 (20:28 +0000)]
This file is supposed to reflect code defaults.
PR: 39613

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@575439 13f79535-47bb-0310-9956-ffa450edef68

16 years agoTransform to html.
Joshua Slive [Thu, 13 Sep 2007 15:46:13 +0000 (15:46 +0000)]
Transform to html.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@575338 13f79535-47bb-0310-9956-ffa450edef68

16 years agoBe even more explicit about the multiple-extension issue.
Joshua Slive [Thu, 13 Sep 2007 15:45:48 +0000 (15:45 +0000)]
Be even more explicit about the multiple-extension issue.

PR: 43386

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@575337 13f79535-47bb-0310-9956-ffa450edef68

16 years agoThese are now in 2.2.7-dev
Jim Jagielski [Wed, 12 Sep 2007 13:21:42 +0000 (13:21 +0000)]
These are now in 2.2.7-dev

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@574951 13f79535-47bb-0310-9956-ffa450edef68

16 years agoSome minor cleanups:
Jim Jagielski [Wed, 12 Sep 2007 12:52:20 +0000 (12:52 +0000)]
Some minor cleanups:

  1. Rename worker_size, since this could easily be
     confused with the actual MPM worker struct stuff.
  2. Remove superflous ()s in the || test
  3. Add superflous () in the pointer adjusting :)
     Even though C prec rules make it clear what we
     are doing, make it painfully obvious. Remove
     unrequired temp var.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@574931 13f79535-47bb-0310-9956-ffa450edef68

16 years agoResolve storage of process-lifespan version strings for OpenSSL,
William A. Rowe Jr [Wed, 12 Sep 2007 10:47:02 +0000 (10:47 +0000)]
Resolve storage of process-lifespan version strings for OpenSSL,
while using request-lifespan copies for manipulation.

Reviewed by RPleum, ZHar'El

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@574884 13f79535-47bb-0310-9956-ffa450edef68

16 years agobuildfluff
Vincent Bray [Wed, 12 Sep 2007 10:38:26 +0000 (10:38 +0000)]
buildfluff

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@574883 13f79535-47bb-0310-9956-ffa450edef68

16 years agoPR #43358 - Fix links to moved auth directives (Takashi Sato)
Vincent Bray [Wed, 12 Sep 2007 10:32:57 +0000 (10:32 +0000)]
PR #43358 - Fix links to moved auth directives (Takashi Sato)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@574882 13f79535-47bb-0310-9956-ffa450edef68

16 years agoRemove useless variable.
Jean-Frederic Clere [Wed, 12 Sep 2007 10:11:54 +0000 (10:11 +0000)]
Remove useless variable.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@574877 13f79535-47bb-0310-9956-ffa450edef68

16 years agolb_score is bigger proxy_worker_stat. Prevent wasting space.
Jean-Frederic Clere [Wed, 12 Sep 2007 08:34:40 +0000 (08:34 +0000)]
lb_score is bigger proxy_worker_stat. Prevent wasting space.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@574843 13f79535-47bb-0310-9956-ffa450edef68

16 years ago* Add the novary flag to RewriteCond in order to prevent the appending
Ruediger Pluem [Tue, 11 Sep 2007 20:15:54 +0000 (20:15 +0000)]
* Add the novary flag to RewriteCond in order to prevent the appending
  of HTTP headers used in a rewrite condition to the Vary header of
  the response.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@574684 13f79535-47bb-0310-9956-ffa450edef68

16 years ago* This check is now part of the PROXY_WORKER_IS_INITIALIZED macro.
Ruediger Pluem [Tue, 11 Sep 2007 06:40:11 +0000 (06:40 +0000)]
* This check is now part of the PROXY_WORKER_IS_INITIALIZED macro.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@574486 13f79535-47bb-0310-9956-ffa450edef68

16 years ago* Do not reset lbstatus, lbfactor and lbset if the shared proxy_worker_stat
Ruediger Pluem [Tue, 11 Sep 2007 06:38:16 +0000 (06:38 +0000)]
* Do not reset lbstatus, lbfactor and lbset if the shared proxy_worker_stat
  structure for a worker is already initialized by the same or another
  process.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@574485 13f79535-47bb-0310-9956-ffa450edef68

16 years agoDon't call into get_worker while holding the timeout_list mutex.
Paul Querna [Tue, 11 Sep 2007 05:29:54 +0000 (05:29 +0000)]
Don't call into get_worker while holding the timeout_list mutex.

PR: 42031

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@574462 13f79535-47bb-0310-9956-ffa450edef68

16 years agoRun optipng[1] with -o7 over all PNG files. Files were only modified if the optimize...
Paul Querna [Tue, 11 Sep 2007 05:11:05 +0000 (05:11 +0000)]
Run optipng[1] with -o7 over all PNG files.  Files were only modified if the optimized version is smaller.  There is no change to the rendering as seen by users.

[1] - http://optipng.sourceforge.net/

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@574456 13f79535-47bb-0310-9956-ffa450edef68

16 years agoYeah. Good luck with that.
Jim Jagielski [Mon, 10 Sep 2007 14:54:37 +0000 (14:54 +0000)]
Yeah. Good luck with that.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@574270 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMaintain the illusion. It's not worth my time or
Jim Jagielski [Mon, 10 Sep 2007 14:54:01 +0000 (14:54 +0000)]
Maintain the illusion. It's not worth my time or
energy to care about this anymore.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@574269 13f79535-47bb-0310-9956-ffa450edef68

16 years agoDon't send spurious "100 Continue" response lines.
Nick Kew [Mon, 10 Sep 2007 13:17:25 +0000 (13:17 +0000)]
Don't send spurious "100 Continue" response lines.
PR 38014 [Basant Kumar Kukreja]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@574240 13f79535-47bb-0310-9956-ffa450edef68

16 years ago* Also set the Vary header if a rewrite condition is true and uses a HTTP
Ruediger Pluem [Mon, 10 Sep 2007 10:42:23 +0000 (10:42 +0000)]
* Also set the Vary header if a rewrite condition is true and uses a HTTP
  header, but all remaining rewrite conditions are skipped due to the [OR]
  flag.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@574201 13f79535-47bb-0310-9956-ffa450edef68

16 years agomod_proxy_ftp: Don't segfault on bad line in FTP listing
Nick Kew [Sun, 9 Sep 2007 23:10:50 +0000 (23:10 +0000)]
mod_proxy_ftp: Don't segfault on bad line in FTP listing
PR 40733 [Ulf Harnhammar]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@574100 13f79535-47bb-0310-9956-ffa450edef68

16 years agoReinsert extern int PROXY_DECLARE_DATA proxy_lb_workers
Jim Jagielski [Sun, 9 Sep 2007 19:31:46 +0000 (19:31 +0000)]
Reinsert extern int PROXY_DECLARE_DATA proxy_lb_workers
into the Proxy API.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@574052 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMake AJP HEAD aware
Jim Jagielski [Sun, 9 Sep 2007 16:20:45 +0000 (16:20 +0000)]
Make AJP HEAD aware

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@574024 13f79535-47bb-0310-9956-ffa450edef68

16 years agoPropagate Proxy-Authorization header correctly
Nick Kew [Sun, 9 Sep 2007 15:38:08 +0000 (15:38 +0000)]
Propagate Proxy-Authorization header correctly
PR 25947
RFC2616 tells us:
  (1) If we haven't authenticated, we must pass the header on.
  (2) If we have authenticated, we MAY pass it on.
I've made the latter case configurable by ENV(Proxy-Chain-Auth).

Also, Proxy-Authenticate is a response header, and doesn't belong
in a check of request headers.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@574021 13f79535-47bb-0310-9956-ffa450edef68

16 years agoEscape error-notes correctly
Nick Kew [Sun, 9 Sep 2007 01:13:38 +0000 (01:13 +0000)]
Escape error-notes correctly
PR 40952

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@573939 13f79535-47bb-0310-9956-ffa450edef68

16 years agoCheck all IP addresses listed in ProxyBlock
Nick Kew [Sat, 8 Sep 2007 21:43:47 +0000 (21:43 +0000)]
Check all IP addresses listed in ProxyBlock
PR 36987

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@573911 13f79535-47bb-0310-9956-ffa450edef68

16 years agomod_proxy: Don't lose bytes when a response line arrives in small chunks.
Nick Kew [Sat, 8 Sep 2007 20:29:14 +0000 (20:29 +0000)]
mod_proxy: Don't lose bytes when a response line arrives in small chunks.
PR 40894

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@573903 13f79535-47bb-0310-9956-ffa450edef68

16 years agoLink to password formats doc from auth howto, and buildfluff
Vincent Bray [Sat, 8 Sep 2007 15:54:19 +0000 (15:54 +0000)]
Link to password formats doc from auth howto, and buildfluff

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@573866 13f79535-47bb-0310-9956-ffa450edef68

16 years agoLink from mod_dbd to /misc/password_encryptions.html
Vincent Bray [Sat, 8 Sep 2007 14:54:53 +0000 (14:54 +0000)]
Link from mod_dbd to /misc/password_encryptions.html

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@573850 13f79535-47bb-0310-9956-ffa450edef68

16 years agobuildfluff
Vincent Bray [Sat, 8 Sep 2007 14:26:22 +0000 (14:26 +0000)]
buildfluff

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@573846 13f79535-47bb-0310-9956-ffa450edef68

16 years agoSync with changes to wiki version of password formats document. Add to /misc/ index.
Vincent Bray [Sat, 8 Sep 2007 14:25:32 +0000 (14:25 +0000)]
Sync with changes to wiki version of password formats document. Add to /misc/ index.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@573845 13f79535-47bb-0310-9956-ffa450edef68

16 years agoAdd option to escape backreferences in RewriteRule.
Nick Kew [Sat, 8 Sep 2007 12:46:10 +0000 (12:46 +0000)]
Add option to escape backreferences in RewriteRule.
PR 34602  and  PR 39746
Patch by Guenther Gsenger

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@573831 13f79535-47bb-0310-9956-ffa450edef68

16 years agoReinstate the lb_score patch, but, protect against
Jim Jagielski [Fri, 7 Sep 2007 13:13:37 +0000 (13:13 +0000)]
Reinstate the lb_score patch, but, protect against
conflicting leakage as per jfc proposal.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@573569 13f79535-47bb-0310-9956-ffa450edef68

16 years agosemi-revert 573264. It is totally bogus that we
Jim Jagielski [Fri, 7 Sep 2007 11:58:38 +0000 (11:58 +0000)]
semi-revert 573264. It is totally bogus that we
need to do this, but until we create mod_proxy_structs.h
which can then be included by mod_proxy.h as well as scoreboard.h,
we'll make do.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@573555 13f79535-47bb-0310-9956-ffa450edef68

16 years agolb_score *is* proxy_worker_stat... no need to "mask" that
Jim Jagielski [Thu, 6 Sep 2007 13:46:46 +0000 (13:46 +0000)]
lb_score *is* proxy_worker_stat... no need to "mask" that
or use wasted space.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@573264 13f79535-47bb-0310-9956-ffa450edef68

16 years agoAxe a completely bogus internal helper function.
William A. Rowe Jr [Wed, 5 Sep 2007 23:22:26 +0000 (23:22 +0000)]
Axe a completely bogus internal helper function.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@573105 13f79535-47bb-0310-9956-ffa450edef68

16 years agoRefactor releasing the child processes by eliminating the
William A. Rowe Jr [Wed, 5 Sep 2007 23:21:30 +0000 (23:21 +0000)]
Refactor releasing the child processes by eliminating the
time lookup, eliminating the bogus/misimplemented function,
and introducing fairness to release any dead threads before
getting hung up on releasing longer lived threads.

Also pick up the time-to-wait from the server global timeout.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@573103 13f79535-47bb-0310-9956-ffa450edef68

16 years agoKill the compiler emit - casting struct * to char * (as defined
William A. Rowe Jr [Wed, 5 Sep 2007 23:19:51 +0000 (23:19 +0000)]
Kill the compiler emit - casting struct * to char * (as defined
in openssl 0.9.8e).  Easiest is to cast through void *.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@573101 13f79535-47bb-0310-9956-ffa450edef68

16 years agoBe proactively safe. A cheap check, but helps prevents badness :)
Jim Jagielski [Wed, 5 Sep 2007 12:22:15 +0000 (12:22 +0000)]
Be proactively safe. A cheap check, but helps prevents badness :)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572937 13f79535-47bb-0310-9956-ffa450edef68

16 years agoAdd support for proxy-nokeepalive (for testings).
Jean-Frederic Clere [Wed, 5 Sep 2007 09:21:23 +0000 (09:21 +0000)]
Add support for proxy-nokeepalive (for testings).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572919 13f79535-47bb-0310-9956-ffa450edef68

16 years agoas not everyone needs sticky sessions - avoid segfault in balancer manager and
André Malo [Tue, 4 Sep 2007 23:09:24 +0000 (23:09 +0000)]
as not everyone needs sticky sessions - avoid segfault in balancer manager and
mod_status

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572832 13f79535-47bb-0310-9956-ffa450edef68

16 years agoAll part of 2.2.6 now.
Jim Jagielski [Tue, 4 Sep 2007 11:50:09 +0000 (11:50 +0000)]
All part of 2.2.6 now.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572633 13f79535-47bb-0310-9956-ffa450edef68

16 years agobuildfluff
Vincent Bray [Tue, 4 Sep 2007 11:08:22 +0000 (11:08 +0000)]
buildfluff

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572618 13f79535-47bb-0310-9956-ffa450edef68

16 years agos/If-Match/If-None-Match/ per:
Vincent Bray [Tue, 4 Sep 2007 11:07:33 +0000 (11:07 +0000)]
s/If-Match/If-None-Match/ per:
http://www.mail-archive.com/docs@httpd.apache.org/msg05488.html

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572617 13f79535-47bb-0310-9956-ffa450edef68

16 years ago* These have been backported to 2.2.x.
Ruediger Pluem [Mon, 3 Sep 2007 21:10:31 +0000 (21:10 +0000)]
* These have been backported to 2.2.x.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572426 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMove the accessenable variable into the private ssi_internal_ctx structure
Graham Leggett [Sun, 2 Sep 2007 20:08:56 +0000 (20:08 +0000)]
Move the accessenable variable into the private ssi_internal_ctx structure
instead of the public include_ctx_t structure.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572136 13f79535-47bb-0310-9956-ffa450edef68

16 years agowhitespace format change...
Jim Jagielski [Sun, 2 Sep 2007 17:37:59 +0000 (17:37 +0000)]
whitespace format change...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572050 13f79535-47bb-0310-9956-ffa450edef68

16 years agobuildfluff
Vincent Bray [Sun, 2 Sep 2007 17:35:10 +0000 (17:35 +0000)]
buildfluff

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572048 13f79535-47bb-0310-9956-ffa450edef68

16 years agoExponential typo [Lucien Gentis]
Vincent Bray [Sun, 2 Sep 2007 17:34:29 +0000 (17:34 +0000)]
Exponential typo [Lucien Gentis]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572047 13f79535-47bb-0310-9956-ffa450edef68

16 years agobuildfluff
Vincent Bray [Sun, 2 Sep 2007 16:04:11 +0000 (16:04 +0000)]
buildfluff

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572012 13f79535-47bb-0310-9956-ffa450edef68

16 years agoDocument the new Define directive added in r546651
Vincent Bray [Sun, 2 Sep 2007 16:00:03 +0000 (16:00 +0000)]
Document the new Define directive added in r546651

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572011 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix proxy-sendchunk(s|ed) problem
Nick Kew [Sun, 2 Sep 2007 15:10:29 +0000 (15:10 +0000)]
Fix proxy-sendchunk(s|ed) problem
PR 43183

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572000 13f79535-47bb-0310-9956-ffa450edef68

16 years agoupdate transformation
André Malo [Sun, 2 Sep 2007 13:46:15 +0000 (13:46 +0000)]
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571980 13f79535-47bb-0310-9956-ffa450edef68

16 years agosvn:eol-style=native
André Malo [Sun, 2 Sep 2007 13:15:45 +0000 (13:15 +0000)]
svn:eol-style=native

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571974 13f79535-47bb-0310-9956-ffa450edef68

16 years agosvn:eol-style = native
André Malo [Sun, 2 Sep 2007 12:41:22 +0000 (12:41 +0000)]
svn:eol-style = native

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571969 13f79535-47bb-0310-9956-ffa450edef68

16 years ago* These have been backported.
Ruediger Pluem [Sun, 2 Sep 2007 09:58:10 +0000 (09:58 +0000)]
* These have been backported.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571937 13f79535-47bb-0310-9956-ffa450edef68

16 years ago* This one was backported.
Ruediger Pluem [Sun, 2 Sep 2007 09:16:05 +0000 (09:16 +0000)]
* This one was backported.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571934 13f79535-47bb-0310-9956-ffa450edef68

16 years ago* Improve formating. No functional change.
Ruediger Pluem [Sun, 2 Sep 2007 08:57:34 +0000 (08:57 +0000)]
* Improve formating. No functional change.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571932 13f79535-47bb-0310-9956-ffa450edef68

16 years ago* There is no context location. But this directive should in .htaccess files.
Ruediger Pluem [Sun, 2 Sep 2007 08:38:38 +0000 (08:38 +0000)]
* There is no context location. But this directive should in .htaccess files.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571927 13f79535-47bb-0310-9956-ffa450edef68

16 years agoClean up nasty formatting
Jim Jagielski [Sat, 1 Sep 2007 21:42:30 +0000 (21:42 +0000)]
Clean up nasty formatting

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571879 13f79535-47bb-0310-9956-ffa450edef68

16 years agomod_include: Add an "if" directive syntax to test whether an URL
Graham Leggett [Sat, 1 Sep 2007 21:27:26 +0000 (21:27 +0000)]
mod_include: Add an "if" directive syntax to test whether an URL
is accessible, and if so, conditionally display content. This
allows a webmaster to hide a link to a private page when the user
has no access to that page.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571872 13f79535-47bb-0310-9956-ffa450edef68

16 years ago* s/\t/ /g. No functional change.
Ruediger Pluem [Sat, 1 Sep 2007 21:13:38 +0000 (21:13 +0000)]
* s/\t/ /g. No functional change.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571869 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMove error-checking to where it should be
Nick Kew [Sat, 1 Sep 2007 19:45:20 +0000 (19:45 +0000)]
Move error-checking to where it should be
Updating r571414 (patch for PR 40756) following rpluem comment

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571863 13f79535-47bb-0310-9956-ffa450edef68

16 years ago* Build docus
Ruediger Pluem [Sat, 1 Sep 2007 17:44:53 +0000 (17:44 +0000)]
* Build docus

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571839 13f79535-47bb-0310-9956-ffa450edef68

16 years ago* Remove </p> as the docs fail to build due to this incomplete tag.
Ruediger Pluem [Sat, 1 Sep 2007 17:43:44 +0000 (17:43 +0000)]
* Remove </p> as the docs fail to build due to this incomplete tag.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571838 13f79535-47bb-0310-9956-ffa450edef68

16 years ago* Improve ProxySet documentation by pointing out one pitfall and one
Ruediger Pluem [Sat, 1 Sep 2007 17:42:16 +0000 (17:42 +0000)]
* Improve ProxySet documentation by pointing out one pitfall and one
  interesting use case.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571836 13f79535-47bb-0310-9956-ffa450edef68

16 years agoAdd docs for the AUTHENTICATE_ prefixed exposure of login attributes during
Graham Leggett [Sat, 1 Sep 2007 14:24:55 +0000 (14:24 +0000)]
Add docs for the AUTHENTICATE_ prefixed exposure of login attributes during
AAA.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571804 13f79535-47bb-0310-9956-ffa450edef68

16 years agomod_authnz_ldap, mod_authn_dbd: Tidy up the code to expose authn parameters to the...
Graham Leggett [Sat, 1 Sep 2007 13:26:27 +0000 (13:26 +0000)]
mod_authnz_ldap, mod_authn_dbd: Tidy up the code to expose authn parameters to the environment. Improve portability to EBCDIC machines by using apr_toupper()

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571798 13f79535-47bb-0310-9956-ffa450edef68

16 years agoUpdate doccos
Jim Jagielski [Sat, 1 Sep 2007 12:21:29 +0000 (12:21 +0000)]
Update doccos

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571782 13f79535-47bb-0310-9956-ffa450edef68

16 years agoThese were backported
Jim Jagielski [Sat, 1 Sep 2007 12:15:35 +0000 (12:15 +0000)]
These were backported

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571780 13f79535-47bb-0310-9956-ffa450edef68

16 years agoUpdate copyright dates from 2006 to 2007
Nick Kew [Sat, 1 Sep 2007 11:52:52 +0000 (11:52 +0000)]
Update copyright dates from 2006 to 2007

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571769 13f79535-47bb-0310-9956-ffa450edef68

16 years ago* Update the copyright year from 2006 to 2007. Thanks to Erik for pointing it out.
Ruediger Pluem [Sat, 1 Sep 2007 08:16:55 +0000 (08:16 +0000)]
* Update the copyright year from 2006 to 2007. Thanks to Erik for pointing it out.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571743 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFinally, adjust whitespace to be consistent.
Roy T. Fielding [Fri, 31 Aug 2007 21:57:29 +0000 (21:57 +0000)]
Finally, adjust whitespace to be consistent.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571614 13f79535-47bb-0310-9956-ffa450edef68

16 years agoone more pass through the registry for documented extensions
Roy T. Fielding [Fri, 31 Aug 2007 21:33:20 +0000 (21:33 +0000)]
one more pass through the registry for documented extensions

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571598 13f79535-47bb-0310-9956-ffa450edef68

16 years agoupdate transformation
André Malo [Fri, 31 Aug 2007 21:17:50 +0000 (21:17 +0000)]
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571587 13f79535-47bb-0310-9956-ffa450edef68

16 years agoThese have been backported to 2.2.x, so remove from
Jim Jagielski [Fri, 31 Aug 2007 12:24:02 +0000 (12:24 +0000)]
These have been backported to 2.2.x, so remove from
the trunk/2.3.0 CHANGES file

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571444 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFinish cleanup of CHANGES files, to reduce the sync required
Jim Jagielski [Fri, 31 Aug 2007 12:15:02 +0000 (12:15 +0000)]
Finish cleanup of CHANGES files, to reduce the sync required
when backporting, etc...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571441 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix potential proxy segfault
Nick Kew [Fri, 31 Aug 2007 10:13:59 +0000 (10:13 +0000)]
Fix potential proxy segfault
PR 40756.  Patch adapted from 2.0 patch by Trevin Beattie

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571414 13f79535-47bb-0310-9956-ffa450edef68

16 years agoAdd davmount (RFC4709).
Roy T. Fielding [Fri, 31 Aug 2007 07:22:11 +0000 (07:22 +0000)]
Add davmount (RFC4709).
Submitted by: Julian Reschke

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571390 13f79535-47bb-0310-9956-ffa450edef68

16 years agomissed .vss visio extension
Roy T. Fielding [Thu, 30 Aug 2007 23:47:08 +0000 (23:47 +0000)]
missed .vss visio extension

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571346 13f79535-47bb-0310-9956-ffa450edef68

16 years agoadd RFC 4337 extensions
Roy T. Fielding [Thu, 30 Aug 2007 23:28:25 +0000 (23:28 +0000)]
add RFC 4337 extensions

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571343 13f79535-47bb-0310-9956-ffa450edef68

16 years agoAdd extensions for types that are reasonably unique and
Roy T. Fielding [Thu, 30 Aug 2007 23:06:15 +0000 (23:06 +0000)]
Add extensions for types that are reasonably unique and
discoverable on the Web.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571339 13f79535-47bb-0310-9956-ffa450edef68

16 years agomod_proxy: Add Proxypass status option to ignore errors
Nick Kew [Thu, 30 Aug 2007 23:06:00 +0000 (23:06 +0000)]
mod_proxy: Add Proxypass status option to ignore errors
PR 43167.  Patch by Francisco Gimeno

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571338 13f79535-47bb-0310-9956-ffa450edef68

16 years agoBased on Roy's commit 571285
William A. Rowe Jr [Thu, 30 Aug 2007 22:18:06 +0000 (22:18 +0000)]
Based on Roy's commit 571285

application/x-x509-ca-cert      der crt
application/pkix-crl            crl

stop maintaining these in extras/httpd-ssl.conf.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571335 13f79535-47bb-0310-9956-ffa450edef68

16 years agoAdd RFC-defined extensions for pkix certificates.
Roy T. Fielding [Thu, 30 Aug 2007 19:54:55 +0000 (19:54 +0000)]
Add RFC-defined extensions for pkix certificates.

Add documented (but unregistered) Microsoft file extensions that
people use on the Internet.

http://www.microsoft.com/technet/isa/2004/plan/mimetypes.mspx

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571285 13f79535-47bb-0310-9956-ffa450edef68

16 years agoAdd OpenDocument mime types
Roy T. Fielding [Thu, 30 Aug 2007 18:28:27 +0000 (18:28 +0000)]
Add OpenDocument mime types
PR: 38301

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571267 13f79535-47bb-0310-9956-ffa450edef68

16 years agoAdd wpd extension for registered app/vnd.wordperfect
Roy T. Fielding [Thu, 30 Aug 2007 18:15:35 +0000 (18:15 +0000)]
Add wpd extension for registered app/vnd.wordperfect
PR: 29889

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571263 13f79535-47bb-0310-9956-ffa450edef68

16 years agoStart using registered image/vnd.microsoft.icon type for ico
Roy T. Fielding [Thu, 30 Aug 2007 18:02:21 +0000 (18:02 +0000)]
Start using registered image/vnd.microsoft.icon type for ico
PR: 41035

There is some risk in this because it was registered for MS by
someone else, but most browsers ignore the type anyway.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571260 13f79535-47bb-0310-9956-ffa450edef68

16 years agogive app/vnd.curl the registered extension. ignore text/vnd.curl.
Roy T. Fielding [Thu, 30 Aug 2007 17:46:44 +0000 (17:46 +0000)]
give app/vnd.curl the registered extension.  ignore text/vnd.curl.

PR: 43135

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571255 13f79535-47bb-0310-9956-ffa450edef68

16 years agoHere too, the limited comparison ignored the trailing NIL character
Martin Kraemer [Thu, 30 Aug 2007 16:27:22 +0000 (16:27 +0000)]
Here too, the limited comparison ignored the trailing NIL character

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571232 13f79535-47bb-0310-9956-ffa450edef68

16 years agoConvert just the message text to EBCDIC, and not the (already EBCDIC) status code
Martin Kraemer [Thu, 30 Aug 2007 15:54:44 +0000 (15:54 +0000)]
Convert just the message text to EBCDIC, and not the (already EBCDIC) status code

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571219 13f79535-47bb-0310-9956-ffa450edef68

16 years agonsc extension not used
Roy T. Fielding [Thu, 30 Aug 2007 02:14:10 +0000 (02:14 +0000)]
nsc extension not used

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571018 13f79535-47bb-0310-9956-ffa450edef68

16 years agoWindows Media Services types. http://support.microsoft.com/kb/288102
Roy T. Fielding [Thu, 30 Aug 2007 02:10:13 +0000 (02:10 +0000)]
Windows Media Services types.  http://support.microsoft.com/kb/288102

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571017 13f79535-47bb-0310-9956-ffa450edef68