summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Someone updated the copyright year. :)Rich Bowen2023-01-31646-646/+660
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907148 13f79535-47bb-0310-9956-ffa450edef68
* Fixes the inverted labels in this example log format string, as per bz65060Rich Bowen2023-01-311-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907144 13f79535-47bb-0310-9956-ffa450edef68
* Clarify accepted values for driver names used with 'dbacquire'.Christophe Jaillet2023-01-291-1/+8
| | | | | | | | PR 66334 [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907076 13f79535-47bb-0310-9956-ffa450edef68
* fr doc rebuild.Lucien Gentis2023-01-28246-261/+302
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907060 13f79535-47bb-0310-9956-ffa450edef68
* fr doc XML file update.Lucien Gentis2023-01-281-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907059 13f79535-47bb-0310-9956-ffa450edef68
* fr doc XML files updates.Lucien Gentis2023-01-282-14/+67
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907058 13f79535-47bb-0310-9956-ffa450edef68
* xforms [skip ci]Yann Ylavic2023-01-274-3/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907046 13f79535-47bb-0310-9956-ffa450edef68
* docs: no default value for mod_proxy upgrade= parameter. [skip ci]Yann Ylavic2023-01-271-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907045 13f79535-47bb-0310-9956-ffa450edef68
* Update copyright year for doc in trunkChristophe Jaillet2023-01-271-1/+1
| | | | | | [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907044 13f79535-47bb-0310-9956-ffa450edef68
* docs xforms [skip ci]Yann Ylavic2023-01-271-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907041 13f79535-47bb-0310-9956-ffa450edef68
* docs: fix typos. [skip ci]Yann Ylavic2023-01-271-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907040 13f79535-47bb-0310-9956-ffa450edef68
* docs xforms [skip ci]Yann Ylavic2023-01-273-15/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907039 13f79535-47bb-0310-9956-ffa450edef68
* docs: move mod_proxy_wstunnel deprecation warning up and warn about ANY/NONE ↵Yann Ylavic2023-01-271-12/+18
| | | | | | | | | protos. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907038 13f79535-47bb-0310-9956-ffa450edef68
* docs xforms [skip ci]Yann Ylavic2023-01-279-23/+36
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907036 13f79535-47bb-0310-9956-ffa450edef68
* docs: Add deprecation note for wstunnel, move Upgrade example up for proxy_http.Yann Ylavic2023-01-272-22/+30
| | | | | | | [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907035 13f79535-47bb-0310-9956-ffa450edef68
* docs xforms [skip ci]Yann Ylavic2023-01-271-3/+26
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907032 13f79535-47bb-0310-9956-ffa450edef68
* docs: Better mod_proxy_wstunnel vs mod_proxy_http upgrade= documentation.Yann Ylavic2023-01-271-3/+29
| | | | | | | [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907031 13f79535-47bb-0310-9956-ffa450edef68
* LDAPConnectionPoolTTL should accept negative values in order to allowChristophe Jaillet2023-01-272-2/+8
| | | | | | | connections of any age to be reused. Up to now, a negative value was handled as an error when parsing the configuration file. PR 66421. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907024 13f79535-47bb-0310-9956-ffa450edef68
* * CMakeLists.txt: Configure stack size to 256K for httpd.exe to match NMakeIvan Zhakov2023-01-241-1/+4
| | | | | | build system. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906980 13f79535-47bb-0310-9956-ffa450edef68
* * Report an error if the AJP backend sends an invalid number of headersRuediger Pluem2023-01-232-1/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906940 13f79535-47bb-0310-9956-ffa450edef68
* * Steal an error number [skip ci]Ruediger Pluem2023-01-231-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906939 13f79535-47bb-0310-9956-ffa450edef68
* fr doc rebuild.Lucien Gentis2023-01-214-11/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906860 13f79535-47bb-0310-9956-ffa450edef68
* XML file update.Lucien Gentis2023-01-211-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906859 13f79535-47bb-0310-9956-ffa450edef68
* rebuild mod_rewrite doc, and various other files.Rich Bowen2023-01-2029-4699/+4787
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906842 13f79535-47bb-0310-9956-ffa450edef68
* Fix incorrect syntax in <directive> tag.Rich Bowen2023-01-201-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906839 13f79535-47bb-0310-9956-ffa450edef68
* * CMakeLists.txt: Support building against static version of PCRE2.Ivan Zhakov2023-01-181-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906778 13f79535-47bb-0310-9956-ffa450edef68
* *) mod_http2: client resets of HTTP/2 streams led to unwanted 500 errorsStefan Eissing2023-01-182-1/+5
| | | | | | | | | reported in access logs and error documents. The processing of the reset was correct, only unneccesary reporting was caused. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906775 13f79535-47bb-0310-9956-ffa450edef68
* Remove jobs migrated to GitHub Actions. [skip ci]Joe Orton2023-01-181-19/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906762 13f79535-47bb-0310-9956-ffa450edef68
* fr doc rebuild.Lucien Gentis2023-01-146-15/+34
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906676 13f79535-47bb-0310-9956-ffa450edef68
* fr doc XML files updates.Lucien Gentis2023-01-144-176/+199
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906675 13f79535-47bb-0310-9956-ffa450edef68
* Rebuild docRich Bowen2023-01-122-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906640 13f79535-47bb-0310-9956-ffa450edef68
* Fix the rewriterule syntax, while also removing the directory-vs-fileRich Bowen2023-01-121-4/+4
| | | | | | | confusion that I introduced with my earlier change. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906637 13f79535-47bb-0310-9956-ffa450edef68
* rebuild rewrite docsRich Bowen2023-01-114-6/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906613 13f79535-47bb-0310-9956-ffa450edef68
* Addresses https://bz.apache.org/bugzilla/show_bug.cgi?id=53108 -Rich Bowen2023-01-111-4/+7
| | | | | | | | explains the difference between rewriting to a full filesystem path vs a webroot local path. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906612 13f79535-47bb-0310-9956-ffa450edef68
* Rebuild docs.Rich Bowen2023-01-114-2/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906606 13f79535-47bb-0310-9956-ffa450edef68
* As per this thread -Rich Bowen2023-01-111-0/+7
| | | | | | | | https://lists.apache.org/thread/g36po3tp24xl92s182plxlgv8rnl1hj8 - clarify what RewriteCond evaluation is "fast fail." git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906605 13f79535-47bb-0310-9956-ffa450edef68
* cleanup on errorEric Covener2023-01-101-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906540 13f79535-47bb-0310-9956-ffa450edef68
* fail on bad headerEric Covener2023-01-102-19/+29
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906539 13f79535-47bb-0310-9956-ffa450edef68
* Add a compatibility noteChristophe Jaillet2023-01-091-0/+5
| | | | | | [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906520 13f79535-47bb-0310-9956-ffa450edef68
* Add a compatibility note for HeartbeatMaxServers 0Christophe Jaillet2023-01-091-1/+2
| | | | | | | | Add a missing hyperlink. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906517 13f79535-47bb-0310-9956-ffa450edef68
* Limit triggering on non-code changes, try to capture error_log asJoe Orton2023-01-091-0/+16
| | | | | | | an artifact on failure. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906501 13f79535-47bb-0310-9956-ffa450edef68
* bundle in r1904518Eric Covener2023-01-091-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906495 13f79535-47bb-0310-9956-ffa450edef68
* * modules/dav/main/util.c (dav_process_if_header): Fix errorJoe Orton2023-01-091-1/+7
| | | | | | | path for "Not" prefix parsing. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906487 13f79535-47bb-0310-9956-ffa450edef68
* Enable simplest CI test cases in GitHub Actions (currently alsoJoe Orton2023-01-091-0/+56
| | | | | | | still enabled in Travis). Based on apr/trunk. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906482 13f79535-47bb-0310-9956-ffa450edef68
* * .gdbinit (dump_bucket_ex): Use a string comparison with the bucketJoe Orton2023-01-091-1/+1
| | | | | | | | | type name rather than a type pointer comparison, so this .gdbinit is usable outside httpd. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906481 13f79535-47bb-0310-9956-ffa450edef68
* Prep for GitHub actions: move CPAN handling into test scripts,Joe Orton2023-01-093-10/+20
| | | | | | | don't reference /home/travis directly. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906480 13f79535-47bb-0310-9956-ffa450edef68
* fr doc rebuild.Lucien Gentis2023-01-073-2/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906448 13f79535-47bb-0310-9956-ffa450edef68
* fr doc XML file update.Lucien Gentis2023-01-071-1/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906447 13f79535-47bb-0310-9956-ffa450edef68
* add -T flag to truncate rotated logs onlyEric Covener2023-01-073-6/+42
| | | | | | | | for strftime formats that will loop back on themselves, like day of month or weekday name. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906433 13f79535-47bb-0310-9956-ffa450edef68
* minor tweak to -n with size rotationEric Covener2023-01-061-0/+14
| | | | | | | | Without -t, One line can be added to base "logfile" even when it's over the size limit already. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906428 13f79535-47bb-0310-9956-ffa450edef68