- Aug 15, 2008
-
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@686404 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@686397 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Temme authored
server_rec from which to read the appropriate LogLevel. Ensure that everything gets logged when -DDEBUG is passed to the compiler. This makes the server very verbose, on the command line before stderr is redirected and in the error log afterwards. This is appropriate when debugging, but not under normal circumstances. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@686271 13f79535-47bb-0310-9956-ffa450edef68
-
Nilgun Belma Buguner authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@686267 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 13, 2008
-
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@685538 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@685418 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
the REQUEST_URI, and then munged on a second pass through. It's confusing, hard to explain to beginners, and completely unnecessary. Use RewriteCond backreferences instead. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@685415 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@685413 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
It also makes the existing rulesets in this section work both in the main configuration file and in .htaccess files, by making the leading slash optional - ie ^/? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@685411 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@685404 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 12, 2008
-
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@685191 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@685155 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
here. Surely we can come up with a better example of this. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@685146 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
(dav_fs_walker): Use DAV_FINFO_MASK when stat'ing the directory member during the walk. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@685112 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 10, 2008
-
-
Nilgun Belma Buguner authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@684430 13f79535-47bb-0310-9956-ffa450edef68
-
Nilgun Belma Buguner authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@684415 13f79535-47bb-0310-9956-ffa450edef68
-
Nilgun Belma Buguner authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@684414 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/trunk@684411 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 09, 2008
-
-
Ruediger Pluem authored
pooled connections if the client connection is an initial connection. This avoids the "proxy: error reading status line from remote server" error caused by the race condition that the backend server closed the connection after the connection check on our side and before our data reached the backend. Yes, this downgrades performance, especially with HTTP/1.0 clients. Hence it is configurable and off by default. PR: 37770 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@684351 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@684342 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
workers. PR: 45445 Submitted by: rahul <rahul sun.com> Reviewed by: rpluem git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@684341 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@684338 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@684337 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
files. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@684332 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
expect it to do anything useful. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@684326 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
what is meant about using %v git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@684308 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 07, 2008
-
-
Jeff Trawick authored
entries when walking a DAV fs, resolving a performance degradation on Windows. PR: 45464 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@683626 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 06, 2008
-
-
Ruediger Pluem authored
PR: 45578 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@683373 13f79535-47bb-0310-9956-ffa450edef68
-
Nilgun Belma Buguner authored
submitted by: Lucien GENTIS <lucien.gentis lorraine.iufm.fr> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@683335 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
apr_pstrcat call. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@683286 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
sentinel. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@683284 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
interface. (ssl_io_filter_input): For GETLINE mode, pull lines directly from the char_buffer if possible, to avoid unnecessarily copying the entire buffer once per invocation. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@683283 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
of memcpy since the buffers can overlap; add explanatory comment. PR: 45444 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@683280 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
* modules/ssl/ssl_engine_ocsp.c (determine_responder_uri): Allow NULL path; use default port for given schem. * modules/ssl/ssl_util_ocsp.c (serialize_request): Use / if no path specified. Submitted by: Kaspar Brand <asfbugz velox.ch> PR: 45522 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@683242 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 05, 2008
-
-
Ruediger Pluem authored
(CVE-2008-2939). Discovered by Marc Bevand of Rapid7. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@682868 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
required lines to obtain args, etc... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@682814 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@682788 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 04, 2008
-
-
Jim Jagielski authored
plug along. This matches the codepath in mod_cgi.c git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@682475 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/trunk@682396 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
query that has consecutive '+' characters in the QUERY_STRING, matching the behavior of mod_cgi. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@682389 13f79535-47bb-0310-9956-ffa450edef68
-