- Dec 04, 2008
-
-
Takashi Sato authored
Grammar fixes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@723371 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 03, 2008
-
-
Nilgun Belma Buguner authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@723098 13f79535-47bb-0310-9956-ffa450edef68
-
Nilgun Belma Buguner authored
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org> Reviewed by: Orhan Berent <berent belgeler.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@723093 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@723061 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@723059 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 02, 2008
-
-
Eric Covener authored
* Avoid sending no answer at all if a custom error page causes an AP_FILTER_ERROR. * allow ap_invoke_handler() to pass-through AP_FILTER_ERROR as if it were a reserved status code (OK/DECLINED/SUSPENDED). Prevents ap_die() from seeing a 500 error when the http header filter has already taken care of the proper error response * To be safe, consume the entire brigade after processing an error bucket in the HTTP output filter. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@722642 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@722626 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@722546 13f79535-47bb-0310-9956-ffa450edef68
-
Takashi Sato authored
Admonish people not to put "AllowOverride All" in <Directory /> and expect it to do anything useful. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@722534 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@722365 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 01, 2008
-
-
Ruediger Pluem authored
* Enable the use of autoconf >= 2.62 without causing APR / APR-UTIL options passed to the configure script issue warnings about unknown options. Submitted by: rpluem Reviewed by: rpluem, pquerna, tdonovan git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@722216 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@722215 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@722201 13f79535-47bb-0310-9956-ffa450edef68
-
Thomas J. Donovan authored
Tested with autoconf 2.59 (before problem) and 2.62 (after) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@722141 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@722086 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
(discussion moved to dev@httpd) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@722084 13f79535-47bb-0310-9956-ffa450edef68
-
Paul Querna authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@722034 13f79535-47bb-0310-9956-ffa450edef68
-
Roy T. Fielding authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721974 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 30, 2008
-
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721836 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
configure: Don't reject libtool 2.x PR 44817 Revert unintentional changes in r657354 Reviewed/backported by: jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721832 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721831 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721830 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721809 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721803 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721800 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 29, 2008
-
-
Eric Covener authored
Add option to insert something in autoindex head. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721731 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721727 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721724 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721723 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721718 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721680 13f79535-47bb-0310-9956-ffa450edef68
-
Takashi Sato authored
Slight clarification to the way rewrite works in per-directory context. Suggested by Peter Kehl on the users mailing list. Reviewed by: rbowen, covener, takashi git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721621 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 28, 2008
-
-
Sander Temme authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721550 13f79535-47bb-0310-9956-ffa450edef68
-
Paul Querna authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721532 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721530 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721528 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721494 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
promise needs. Yeah, right. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721468 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 26, 2008
-
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721035 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
Add in useful feature. %k which logs the keepalives value. PR: 45762 Dan Poirier <poirier@pobox.com> Make %k work as it should. No regression noted in perl test framework. Reviewed by: jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721033 13f79535-47bb-0310-9956-ffa450edef68
-