]> git.ipfire.org Git - thirdparty/apache/httpd.git/log
thirdparty/apache/httpd.git
4 hours agofr doc XML files updates. trunk trunk
Lucien Gentis [Mon, 20 Apr 2026 14:57:26 +0000 (14:57 +0000)] 
fr doc XML files updates.

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

6 hours agodocs: normalize British spellings to American English per style guide
Rich Bowen [Mon, 20 Apr 2026 12:45:42 +0000 (12:45 +0000)] 
docs: normalize British spellings to American English per style guide

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

7 hours agofr doc XML files updates.
Lucien Gentis [Mon, 20 Apr 2026 12:25:13 +0000 (12:25 +0000)] 
fr doc XML files updates.

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

8 hours agofr doc XML file update.
Lucien Gentis [Mon, 20 Apr 2026 11:08:06 +0000 (11:08 +0000)] 
fr doc XML file update.

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

28 hours agofr doc XML file update.
Lucien Gentis [Sun, 19 Apr 2026 14:44:10 +0000 (14:44 +0000)] 
fr doc XML file update.

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

2 days agofr doc XML files updates.
Lucien Gentis [Sat, 18 Apr 2026 15:41:16 +0000 (15:41 +0000)] 
fr doc XML files updates.

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

3 days agoStyle guide: use <program> rather than <code> for httpd programs.
Rich Bowen [Fri, 17 Apr 2026 15:55:03 +0000 (15:55 +0000)] 
Style guide: use <program> rather than <code> for httpd programs.

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

4 days agoStyle guide: use <program> to reference programs/scripts.
Rich Bowen [Thu, 16 Apr 2026 14:59:32 +0000 (14:59 +0000)] 
Style guide: use <program> to reference programs/scripts.

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

4 days agoStyle guide: Fixes authnz_ldap doc markup
Rich Bowen [Thu, 16 Apr 2026 14:50:25 +0000 (14:50 +0000)] 
Style guide: Fixes authnz_ldap doc markup

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

4 days ago* server/util.c (ap_escape_shell_cmd, ap_escape_path_segment,
Joe Orton [Thu, 16 Apr 2026 07:49:22 +0000 (07:49 +0000)] 
* server/util.c (ap_escape_shell_cmd, ap_escape_path_segment,
  ap_os_escape_path, ap_escape_urlencoded): Add integer overflow
  checks before apr_palloc buffer size calculations.  Compute
  strlen into a local variable and assert that the multiplied
  size does not exceed APR_SIZE_MAX.

Submitted by: Koda Reef <koda.reef5@gmail.com>
Github: closes #615

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

4 days agodocs(mod_ssl): fix SSL_CLIENTHELLO env var typo
Joe Orton [Thu, 16 Apr 2026 07:30:49 +0000 (07:30 +0000)] 
docs(mod_ssl): fix SSL_CLIENTHELLO env var typo

Submitted by: Pavan Shinde <pavann97@gmail.com>
Github: closes #634

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

4 days agompm/event: fix 'occured' -> 'occurred' in event.c comment
Joe Orton [Thu, 16 Apr 2026 07:30:19 +0000 (07:30 +0000)] 
mpm/event: fix 'occured' -> 'occurred' in event.c comment

Comment in server/mpm/event/event.c line 919 read 'unrecoverable error occured'. Fixed to 'occurred'. Comment-only change.

Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
Submitted by: SAY-5 <SAY-5@users.noreply.github.com>
Github: closes #635

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

5 days agoStyle guide: Replace "Apache" with "httpd" or other terms as appropriate
Rich Bowen [Wed, 15 Apr 2026 14:03:46 +0000 (14:03 +0000)] 
Style guide: Replace "Apache" with "httpd" or other terms as appropriate
to context.

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

5 days agoStyle guide: Replace 'Apache' with 'Apache HTTP Server', 'Apache httpd',
Rich Bowen [Wed, 15 Apr 2026 13:27:23 +0000 (13:27 +0000)] 
Style guide: Replace 'Apache' with 'Apache HTTP Server', 'Apache httpd',
or 'httpd', depending on context.
Note, however, that this guide is grossly out of date, and needs a major
revision.

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

5 days agoReplaces bare mentions of 'Apache' with Apache HTTP Server, Apache
Rich Bowen [Wed, 15 Apr 2026 13:14:47 +0000 (13:14 +0000)] 
Replaces bare mentions of 'Apache' with Apache HTTP Server, Apache
httpd, and httpd, depending on context.
NOTE: I don't think this doc is relevant any more

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

5 days agoReplace uses of "Apache" with "Apache HTTP Server", "Apache httpd" or
Rich Bowen [Tue, 14 Apr 2026 20:41:23 +0000 (20:41 +0000)] 
Replace uses of "Apache" with "Apache HTTP Server", "Apache httpd" or
just "httpd", depending on context.

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

5 days agoRebuild html, meta files
Rich Bowen [Tue, 14 Apr 2026 20:09:16 +0000 (20:09 +0000)] 
Rebuild html, meta files

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

5 days agoShould never use <module> inside an existing <a> tag, as that leads to
Rich Bowen [Tue, 14 Apr 2026 20:06:32 +0000 (20:06 +0000)] 
Should never use <module> inside an existing <a> tag, as that leads to
double/nested <a> tags in the generated HTML.

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

5 days agoWrap module name in <module>
Rich Bowen [Tue, 14 Apr 2026 20:02:12 +0000 (20:02 +0000)] 
Wrap module name in <module>

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

5 days agoWrap modules in <module>
Rich Bowen [Tue, 14 Apr 2026 19:56:54 +0000 (19:56 +0000)] 
Wrap modules in <module>

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

5 days agoModules names in <module>
Rich Bowen [Tue, 14 Apr 2026 19:54:59 +0000 (19:54 +0000)] 
Modules names in <module>

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

5 days agoWrap module names in <module>
Rich Bowen [Tue, 14 Apr 2026 19:45:20 +0000 (19:45 +0000)] 
Wrap module names in <module>

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

6 days agoBatch up all xml -> html conversions.
Rich Bowen [Tue, 14 Apr 2026 19:34:16 +0000 (19:34 +0000)] 
Batch up all xml -> html conversions.

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

6 days agoWrap module mentions in <module>
Rich Bowen [Tue, 14 Apr 2026 19:30:14 +0000 (19:30 +0000)] 
Wrap module mentions in <module>

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

6 days agoWrap module names in <module>
Rich Bowen [Tue, 14 Apr 2026 19:23:12 +0000 (19:23 +0000)] 
Wrap module names in <module>

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

6 days agoMentions of a module name should use <module> not <code> or just a
Rich Bowen [Tue, 14 Apr 2026 19:08:26 +0000 (19:08 +0000)] 
Mentions of a module name should use <module> not <code> or just a
bareword.

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

6 days ago<var> rather than <em> for argument placeholders (style guide)
Rich Bowen [Tue, 14 Apr 2026 18:17:29 +0000 (18:17 +0000)] 
<var> rather than <em> for argument placeholders (style guide)

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

6 days agoUse syntax highlight example style.
Rich Bowen [Tue, 14 Apr 2026 17:54:05 +0000 (17:54 +0000)] 
Use syntax highlight example style.

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

6 days agoUse syntax-highlighted example blocks
Rich Bowen [Tue, 14 Apr 2026 17:31:41 +0000 (17:31 +0000)] 
Use syntax-highlighted example blocks

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

6 days agoUses highlight syntax for example blocks.
Rich Bowen [Tue, 14 Apr 2026 17:15:12 +0000 (17:15 +0000)] 
Uses highlight syntax for example blocks.

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

6 days agoBring markup into compliance with style guide.
Rich Bowen [Tue, 14 Apr 2026 16:47:13 +0000 (16:47 +0000)] 
Bring markup into compliance with style guide.

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

6 days agoAdds an AGENTS.md file to guide agentic contributions to the
Rich Bowen [Tue, 14 Apr 2026 15:15:22 +0000 (15:15 +0000)] 
Adds an AGENTS.md file to guide agentic contributions to the
documentation. Based on the (proposed) style guide that will land in
httpd.apache.org/docs-project

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

6 days agoUpdate German translation. (Assisted by Amazon Kiro)
Rich Bowen [Tue, 14 Apr 2026 12:01:15 +0000 (12:01 +0000)] 
Update German translation. (Assisted by Amazon Kiro)
Reviewed by AndrĂ© Malo.

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

7 days ago *) mod_md: update to version 2.6.10
Stefan Eissing [Mon, 13 Apr 2026 09:05:23 +0000 (09:05 +0000)] 
  *) mod_md: update to version 2.6.10
     - Fix issue #420 <https://github.com/icing/mod_md/issues/420> by ignoring
       job.json files that claim to have completely finished a certificate
       renewal, but have not produced the necessary result files.

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

7 days agoUpdate mpm.xml.es to level it with english translation
Daniel Ferradal [Sun, 12 Apr 2026 20:55:03 +0000 (20:55 +0000)] 
Update mpm.xml.es to level it with english translation

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

7 days agoMinor update to install.xml.es to level it with english translation
Daniel Ferradal [Sun, 12 Apr 2026 19:47:39 +0000 (19:47 +0000)] 
Minor update to install.xml.es to level it with english translation

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

10 days agoheap buffer over-read in ms_wdv.c (reported both by San Zhang and Merih Mengisteab)
Vincent Deffontaines [Fri, 10 Apr 2026 13:35:48 +0000 (13:35 +0000)] 
heap buffer over-read in ms_wdv.c (reported both by San Zhang and Merih Mengisteab)

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

10 days agomod_md: fix vesion number format
Stefan Eissing [Fri, 10 Apr 2026 09:50:18 +0000 (09:50 +0000)] 
mod_md: fix vesion number format

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

10 days agoupdate to mod_md v2.6.9
Stefan Eissing [Fri, 10 Apr 2026 08:44:53 +0000 (08:44 +0000)] 
update to mod_md v2.6.9

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

10 days agoInclude modified files from build.sh all execution
Daniel Ferradal [Thu, 9 Apr 2026 21:05:10 +0000 (21:05 +0000)] 
Include modified files from build.sh all execution

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

10 days agoThis time really update filter.xml.es on par with latest english revision
Daniel Ferradal [Thu, 9 Apr 2026 20:33:00 +0000 (20:33 +0000)] 
This time really update filter.xml.es on par with latest english revision

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

10 days agoUpdate filter.xml.es to the english revision
Daniel Ferradal [Thu, 9 Apr 2026 20:03:18 +0000 (20:03 +0000)] 
Update filter.xml.es to the english revision

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

12 days ago* modules/filters/mod_deflate.c (consume_buffer, flush_libz_buffer):
Joe Orton [Wed, 8 Apr 2026 14:15:36 +0000 (14:15 +0000)] 
* modules/filters/mod_deflate.c (consume_buffer, flush_libz_buffer):
  Refactor to use flags parameter instead of int for controlling CRC
  updates and bucket type. Add TRANSIENT flag to create transient
  buckets when buffer content will be immediately sent down the filter
  chain.
  (deflate_out_filter, inflate_out_filter): Use transient buckets when
  flushing full output buffers.

Github: closes #622

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

12 days agomod_mime_magic: Disable decompression by default, add config option
Joe Orton [Wed, 8 Apr 2026 14:08:31 +0000 (14:08 +0000)] 
mod_mime_magic: Disable decompression by default, add config option
to enable it.

* modules/metadata/mod_mime_magic.c (magic_server_config_rec): Add
  decompression_enabled field.
  (create_magic_server_config, merge_magic_server_config): Initialize and
  merge decompression_enabled.
  (set_decompression): New function.
  (magic_cmds): Add MimeMagicDecompression directive.
  (tryit): Only decompress files when decompression is enabled.

* docs/manual/mod/mod_mime_magic.xml: Document MimeMagicDecompression
  directive.

PR: 69985
Submitted by: Gordon Messmer <gmessmer redhat.com>
Github: closes #625

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

2 weeks agoAddresses bz64307 and 64607 - Correctly identifies which characters are
Rich Bowen [Fri, 3 Apr 2026 20:19:53 +0000 (20:19 +0000)] 
Addresses bz64307 and 64607 - Correctly identifies which characters are
and are not escaped, and which behavior using NE changes.

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

2 weeks agoResolves bz66405:
Rich Bowen [Fri, 3 Apr 2026 19:54:30 +0000 (19:54 +0000)] 
Resolves bz66405:
Clarifies that IgnoreIndex is not equivalent to a unix glob-style
matching.

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

2 weeks agoAdd TLS1.3 to ssl_intro
Rich Bowen [Fri, 3 Apr 2026 19:39:54 +0000 (19:39 +0000)] 
Add TLS1.3 to ssl_intro

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

2 weeks agoResolves bz69854 - Adds TLS1.3 to Table 4: Versions of the SSL protocol
Rich Bowen [Fri, 3 Apr 2026 19:38:29 +0000 (19:38 +0000)] 
Resolves bz69854 - Adds TLS1.3 to Table 4: Versions of the SSL protocol

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

2 weeks agorebuild html, translation metadata
Rich Bowen [Fri, 3 Apr 2026 19:33:48 +0000 (19:33 +0000)] 
rebuild html, translation metadata

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

2 weeks agoaddresses bz69256:
Rich Bowen [Fri, 3 Apr 2026 19:31:59 +0000 (19:31 +0000)] 
addresses bz69256:
* Replaced example rewritemap in Perl with one in Python, since it's
  2026 now
* Clarifies that keys must be newline-terminated, and that keys cannot
  contain newlines.
* Adds note about what happens if the program terminates, and when the
  server is shutdown/restarted.

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

2 weeks agoAddresses remaining comments in bz54269
Rich Bowen [Fri, 3 Apr 2026 19:17:42 +0000 (19:17 +0000)] 
Addresses remaining comments in bz54269

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

2 weeks agoRebuild html, metadata
Rich Bowen [Fri, 3 Apr 2026 19:01:25 +0000 (19:01 +0000)] 
Rebuild html, metadata

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

2 weeks agoResolves bz57777 - Use an example other than cgi-script for AddHandler
Rich Bowen [Fri, 3 Apr 2026 18:59:58 +0000 (18:59 +0000)] 
Resolves bz57777 - Use an example other than cgi-script for AddHandler
docs.

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

2 weeks agoResolves bz64880 - Note that AllowOverrideList None cannot be combined
Rich Bowen [Fri, 3 Apr 2026 15:22:50 +0000 (15:22 +0000)] 
Resolves bz64880 - Note that AllowOverrideList None cannot be combined
with other listed values.

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

2 weeks agoResolves bz65121 - Note which format strings respect MergeSlashes, and
Rich Bowen [Fri, 3 Apr 2026 15:03:33 +0000 (15:03 +0000)] 
Resolves bz65121 - Note which format strings respect MergeSlashes, and
which do not.

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

2 weeks agoResolves bz64094 - note that `all` includes TLSv1.3
Rich Bowen [Fri, 3 Apr 2026 14:41:40 +0000 (14:41 +0000)] 
Resolves bz64094 - note that `all` includes TLSv1.3

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

2 weeks agoRebuild HTML, metadata for last few patches
Rich Bowen [Fri, 3 Apr 2026 14:06:44 +0000 (14:06 +0000)] 
Rebuild HTML, metadata for last few patches

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

2 weeks agoFixes XML error
Rich Bowen [Fri, 3 Apr 2026 14:05:50 +0000 (14:05 +0000)] 
Fixes XML error

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

2 weeks agoresolves bz65123 - Document which format strings are escaped,
Rich Bowen [Fri, 3 Apr 2026 14:03:46 +0000 (14:03 +0000)] 
resolves bz65123 - Document which format strings are escaped,
and which are not.

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

2 weeks agoDocument the 'None' IndexOptions argument. Resolves bz64892
Rich Bowen [Fri, 3 Apr 2026 13:20:47 +0000 (13:20 +0000)] 
Document the 'None' IndexOptions argument. Resolves bz64892

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

2 weeks agoRemove warning for EOL'ed browser which linked to 404'ed article
Rich Bowen [Fri, 3 Apr 2026 13:10:49 +0000 (13:10 +0000)] 
Remove warning for EOL'ed browser which linked to 404'ed article

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

2 weeks agoResolves bz65122 - %O can be zero sometimes.
Rich Bowen [Fri, 3 Apr 2026 13:01:40 +0000 (13:01 +0000)] 
Resolves bz65122 - %O can be zero sometimes.

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

2 weeks agobz66477 - Tweak phrasing for better clarity.
Rich Bowen [Fri, 3 Apr 2026 12:47:42 +0000 (12:47 +0000)] 
bz66477 - Tweak phrasing for better clarity.

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

2 weeks agorebuild html, metadata
Rich Bowen [Fri, 3 Apr 2026 12:25:38 +0000 (12:25 +0000)] 
rebuild html, metadata

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

2 weeks agoRemoving link to 404 resource
Rich Bowen [Fri, 3 Apr 2026 12:23:40 +0000 (12:23 +0000)] 
Removing link to 404 resource

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

2 weeks agoResolves bz59658 - Bring CacheIgnoreNoLastMod doc in line with actual
Rich Bowen [Fri, 3 Apr 2026 12:16:47 +0000 (12:16 +0000)] 
Resolves bz59658 - Bring CacheIgnoreNoLastMod doc in line with actual
behavior.

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

2 weeks agorebuild html, metadata
Rich Bowen [Thu, 2 Apr 2026 20:45:10 +0000 (20:45 +0000)] 
rebuild html, metadata

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

2 weeks agoResolves bz64899 - clarify default valud of ProxyUIBufferSize
Rich Bowen [Thu, 2 Apr 2026 20:43:40 +0000 (20:43 +0000)] 
Resolves bz64899 - clarify default valud of ProxyUIBufferSize

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

2 weeks agoPatch from bz62450 - Change to treatment of entity decoding in mod_include's treatmen...
Rich Bowen [Thu, 2 Apr 2026 19:46:13 +0000 (19:46 +0000)] 
Patch from bz62450 - Change to treatment of entity decoding in mod_include's treatment of '!'=0
'#'=0
'$'=3042
'*'=(  )
-=0459DEJNRSTUWXhils
0=/bin/zsh
'?'=0
@=(  )
ARGC=0
BRAZIL_CMD=/Users/rcbowen/.toolbox/bin/brazil
BRAZIL_DIR=/Users/rcbowen/.toolbox/tools/brazilcli/2.0.215793.0/bin
CDPATH=.:..:/Users/rcbowen:/Users/rcbowen/devel:/Users/rcbowen/devel/apache
COLORFGBG='7;0'
COLORTERM=truecolor
COLUMNS=130
COMMAND_MODE=unix2003
CPUTYPE=arm64
CURRENT_VERSION_JSON='"CurrentVersion":{"Version":"2.0.215793.0","Channel":"stable","Time":"0001-01-01T00:00:00Z","InstallTime":"2026-03-31T17:46:14.318416Z","PublishTime":"2026-03-24T21:11:07.532161447Z"}'
EDITOR=vim
EGID=20
END_PROMPT=$'\C-[]697;EndPrompt\C-G'
EUID=504
FIGNORE=''
FPATH=/Users/rcbowen/.zsh/completion:/opt/homebrew/share/zsh/site-functions:/usr/local/share/zsh/site-functions:/usr/share/zsh/site-functions:/usr/share/zsh/5.9/functions
FUNCNEST=700
GID=20
GITHUB_TOKEN=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
HISTCHARS='!^#'
HISTCMD=1368
HISTFILE=/Users/rcbowen/.zhistory
HISTSIZE=1000
HOME=/Users/rcbowen
HOMEBREW_CELLAR=/opt/homebrew/Cellar
HOMEBREW_PREFIX=/opt/homebrew
HOMEBREW_REPOSITORY=/opt/homebrew
HOST=603e5f41fe51
HOSTNAME=kallisti
IFS=$' \t\n\C-@'
INFOPATH=/opt/homebrew/share/info:
INFO_JSON=/Users/rcbowen/.toolbox/tools/brazilcli/info.json
ITERM_PROFILE=Default
ITERM_SESSION_ID=w9t0p0:BFF30B18-0122-419B-871B-505202AE8C1D
JAVA_HOME=/Library/Java/JavaVirtualMachines/amazon-corretto-21.jdk/Contents/Home
KEYBOARD_HACK=''
KEYTIMEOUT=40
KIRO_CLI_AUTOSUGGEST_ACCEPT_WIDGETS=( forward-char end-of-line vi-forward-char vi-end-of-line vi-add-eol )
KIRO_CLI_AUTOSUGGEST_CLEAR_WIDGETS=( history-search-forward history-search-backward history-beginning-search-forward history-beginning-search-backward history-substring-search-up history-substring-search-down up-line-or-beginning-search down-line-or-beginning-search up-line-or-history down-line-or-history accept-line copy-earlier-word )
KIRO_CLI_AUTOSUGGEST_COMPLETIONS_PTY_NAME=q_autosuggest_completion_pty
KIRO_CLI_AUTOSUGGEST_EXECUTE_WIDGETS=(  )
KIRO_CLI_AUTOSUGGEST_HIGHLIGHT_STYLE='fg=8'
KIRO_CLI_AUTOSUGGEST_IGNORE_WIDGETS=( 'orig-*' beep run-help set-local-history which-command yank yank-pop 'zle-*' )
KIRO_CLI_AUTOSUGGEST_ORIGINAL_WIDGET_PREFIX=autosuggest-orig-
KIRO_CLI_AUTOSUGGEST_PARTIAL_ACCEPT_WIDGETS=( forward-word emacs-forward-word vi-forward-word vi-forward-word-end vi-forward-blank-word vi-forward-blank-word-end vi-find-next-char vi-find-next-char-skip )
KIRO_CLI_AUTOSUGGEST_STRATEGY=( inline_shell_completion )
KIRO_CLI_AUTOSUGGEST_USE_ASYNC=''
LANG=en_US.UTF-8
LC_ALL=en_US.UTF-8
LC_CTYPE=C
LC_TERMINAL=iTerm2
LC_TERMINAL_VERSION=3.6.9
LINENO=38
LINES=52
LISTMAX=100
LISTPROMPT='%SAt %p: Hit TAB for more, or the character to insert%s'
LOGNAME=rcbowen
LaunchInstanceID=B7FAE7E0-2242-45B3-8E4E-0C044641E8E8
MACHTYPE=x86_64
MAILCHECK=60
MAILPATH=''
MANPATH=''
MENUPROMPT='%SScrolling active: current selection at %p%s'
MENUSELECT=1
MODULE_PATH=/usr/lib/zsh/5.9
MUTT_EDITOR=emacsclient.emacs-snapshot
NEW_CMD=$'\C-[]697;NewCmd=61adaa417de740e19269217ef6ac9986\C-G'
NULLCMD=cat
OLDPWD=/Users/rcbowen/devel/apache/httpd/httpd-trunk/docs/manual/mod
OPTARG=args
OPTIND=1
OSLogRateLimit=64
OSTYPE=darwin25.0
PAGER=less
PATH=/Users/rcbowen/.toolbox/bin:/Users/rcbowen/perl5/bin:/Users/rcbowen/bin:/usr/local/bin:/usr/local/sbin/:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/pkg/env/active/bin:/opt/pmk/env/global/bin:/Library/TeX/texbin:/Applications/iTerm.app/Contents/Resources/utilities:/Users/rcbowen/.local/bin
PERL5LIB=/Users/rcbowen/perl5/lib/perl5
PERL_LOCAL_LIB_ROOT=/Users/rcbowen/perl5
PERL_MB_OPT='--install_base "/Users/rcbowen/perl5"'
PERL_MM_OPT='INSTALL_BASE=/Users/rcbowen/perl5'
PPID=2924
PROMPT=$'%{\C-[[1m\C-[[34m%}%n%{\C-[[1m\C-[[37m%}@%{\C-[[1m\C-[[32m%}%Urocinante%u%{\C-[(B\C-[[m%}:%{\C-[[1m\C-[[31m%}%2c%{\C-[(B\C-[[m%} %(!.#.$) '
PROMPT2='%_> '
PROMPT3='?# '
PROMPT4='+%N:%i> '
PR_BLUE=$'%{\C-[[1m\C-[[34m%}'
PR_CYAN=$'%{\C-[[1m\C-[[36m%}'
PR_GREEN=$'%{\C-[[1m\C-[[32m%}'
PR_LIGHT_BLUE=$'%{\C-[[34m%}'
PR_LIGHT_CYAN=$'%{\C-[[36m%}'
PR_LIGHT_GREEN=$'%{\C-[[32m%}'
PR_LIGHT_MAGENTA=$'%{\C-[[35m%}'
PR_LIGHT_RED=$'%{\C-[[31m%}'
PR_LIGHT_WHITE=$'%{\C-[[37m%}'
PR_LIGHT_YELLOW=$'%{\C-[[33m%}'
PR_MAGENTA=$'%{\C-[[1m\C-[[35m%}'
PR_NO_COLOR=$'%{\C-[(B\C-[[m%}'
PR_RED=$'%{\C-[[1m\C-[[31m%}'
PR_WHITE=$'%{\C-[[1m\C-[[37m%}'
PR_YELLOW=$'%{\C-[[1m\C-[[33m%}'
PS1=$'%{\C-[[1m\C-[[34m%}%n%{\C-[[1m\C-[[37m%}@%{\C-[[1m\C-[[32m%}%Urocinante%u%{\C-[(B\C-[[m%}:%{\C-[[1m\C-[[31m%}%2c%{\C-[(B\C-[[m%} %(!.#.$) '
PS2='%_> '
PS3='?# '
PS4='+%N:%i> '
PSVAR=''
PWD=/Users/rcbowen/devel/apache/httpd/httpd-trunk/docs/manual
QTERM_SESSION_ID=61adaa417de740e19269217ef6ac9986
Q_DOTFILES_SOURCED=1
Q_HAS_SET_PROMPT=0
Q_SET_PARENT_CHECK=1
Q_SHELL=/bin/zsh
Q_TERM=1.28.3
Q_USER_PROMPT=$'%{\C-[[1m\C-[[34m%}%n%{\C-[[1m\C-[[37m%}@%{\C-[[1m\C-[[32m%}%Urocinante%u%{\C-[(B\C-[[m%}:%{\C-[[1m\C-[[31m%}%2c%{\C-[(B\C-[[m%} %(!.#.$) '
Q_USER_PROMPT2='%_> '
Q_USER_PROMPT3='?# '
Q_USER_PROMPT4='+%N:%i> '
Q_USER_PS1=$'%{\C-[[1m\C-[[34m%}%n%{\C-[[1m\C-[[37m%}@%{\C-[[1m\C-[[32m%}%Urocinante%u%{\C-[(B\C-[[m%}:%{\C-[[1m\C-[[31m%}%2c%{\C-[(B\C-[[m%} %(!.#.$) '
Q_USER_PS2='%_> '
Q_USER_PS3='?# '
Q_USER_PS4='+%N:%i> '
Q_USER_RPROMPT=''
Q_USER_RPROMPT2=''
Q_USER_RPS1=$'%{\C-[[33m%}(%D{%m-%d %H:%M})%{\C-[(B\C-[[m%}'
Q_USER_RPS2=''
Q_USER_prompt=$'%{\C-[[1m\C-[[34m%}%n%{\C-[[1m\C-[[37m%}@%{\C-[[1m\C-[[32m%}%Urocinante%u%{\C-[(B\C-[[m%}:%{\C-[[1m\C-[[31m%}%2c%{\C-[(B\C-[[m%} %(!.#.$) '
RANDOM=28126
READNULLCMD=more
RPS1=$'%{\C-[[33m%}(%D{%m-%d %H:%M})%{\C-[(B\C-[[m%}'
RPS2=''
SAVEHIST=1000
SECONDS=25801
SECURITYSESSIONID=186b0
SHELL=/bin/zsh
SHELL_PID=3042
SHELL_TYPE=zsh
SHLVL=1
SHOULD_QTERM_LAUNCH=2
SPROMPT='zsh: correct ''%R'' to ''%r'' [nyae]? '
SSH_AUTH_SOCK=/var/run/com.apple.launchd.PwI4Z8Fc2C/Listeners
START_PROMPT=$'\C-[]697;StartPrompt\C-G'
TARGET_SOURCE=/Users/rcbowen/.toolbox/tools/brazilcli/2.0.215793.0/bin/brazil_completion.zsh
TERM=xterm-256color
TERMINFO_DIRS=/Applications/iTerm.app/Contents/Resources/terminfo:/usr/share/terminfo
TERM_FEATURES=T3LrMSc7UUw9Ts3BFGsSyHNoSxFP
TERM_PROGRAM=iTerm.app
TERM_PROGRAM_VERSION=3.6.9
TERM_SESSION_ID=w9t0p0:BFF30B18-0122-419B-871B-505202AE8C1D
TIMEFMT='%J  %U user %S system %P cpu %*E total'
TMPDIR=/var/folders/c7/w_cdfsbx5z9_xrvcbcljl9wc0000gr/T/
TMPPREFIX=/tmp/zsh
TRY_BLOCK_ERROR=-1
TRY_BLOCK_INTERRUPT=-1
TTY=/dev/ttys019
TTYIDLE=0
TZ=America/New_York
UID=504
USER=rcbowen
USERNAME=rcbowen
VENDOR=apple
VERSION=2.0.215793.0
WATCH
WORDCHARS='*?_-.[]~=/&;!#$%^(){}<>'
XPC_FLAGS=0x0
XPC_SERVICE_NAME=0
ZSH_ARGZERO=/bin/zsh
ZSH_EVAL_CONTEXT=toplevel:cmdsubst
ZSH_NAME=zsh
ZSH_PATCHLEVEL=zsh-5.9-0-g73d3173
ZSH_SUBSHELL=1
ZSH_VERSION=5.9
_=set
_KIRO_CLI_AUTOSUGGEST_ASYNC_FD=12
_KIRO_CLI_AUTOSUGGEST_BIND_COUNTS=( [accept-and-hold]=1 [accept-and-infer-next-history]=1 [accept-and-menu-complete]=1 [accept-line]=1 [accept-line-and-down-history]=1 [accept-search]=1 [argument-base]=1 [auto-suffix-remove]=1 [auto-suffix-retain]=1 [autosuggest-capture-completion]=1 [backward-char]=1 [backward-delete-char]=1 [backward-delete-word]=1 [backward-kill-line]=1 [backward-kill-word]=1 [backward-word]=1 [beginning-of-buffer-or-history]=1 [beginning-of-history]=1 [beginning-of-line]=1 [beginning-of-line-hist]=1 [bracketed-paste]=1 [capitalize-word]=1 [clear-screen]=1 [complete-word]=1 [copy-prev-shell-word]=1 [copy-prev-word]=1 [copy-region-as-kill]=1 [deactivate-region]=1 [delete-char]=1 [delete-char-or-list]=1 [delete-word]=1 [describe-key-briefly]=1 [digit-argument]=1 [down-case-word]=1 [down-history]=1 [down-line]=1 [down-line-or-history]=1 [down-line-or-search]=1 [emacs-backward-word]=1 [emacs-forward-word]=1 [end-of-buffer-or-history]=1 [end-of-history]=1 [end-of-line]=1 [end-of-line-hist]=1 [end-of-list]=1 [exchange-point-and-mark]=1 [execute-last-named-cmd]=1 [execute-named-cmd]=1 [expand-cmd-path]=1 [expand-history]=1 [expand-or-complete]=1 [expand-or-complete-prefix]=1 [expand-word]=1 [forward-char]=1 [forward-word]=1 [get-line]=1 [gosmacs-transpose-chars]=1 [history-beginning-search-backward]=1 [history-beginning-search-forward]=1 [history-incremental-pattern-search-backward]=1 [history-incremental-pattern-search-forward]=1 [history-incremental-search-backward]=1 [history-incremental-search-forward]=1 [history-search-backward]=1 [history-search-forward]=1 [infer-next-history]=1 [insert-last-word]=1 [kill-buffer]=1 [kill-line]=1 [kill-region]=1 [kill-whole-line]=1 [kill-word]=1 [list-choices]=1 [list-expand]=1 [magic-space]=1 [menu-complete]=1 [menu-expand-or-complete]=1 [menu-select]=1 [neg-argument]=1 [overwrite-mode]=1 [pound-insert]=1 [push-input]=1 [push-line]=1 [push-line-or-edit]=1 [put-replace-selection]=1 [quote-line]=1 [quote-region]=1 [quoted-insert]=1 [read-command]=1 [recursive-edit]=1 [redisplay]=1 [redo]=1 [reset-prompt]=1 [reverse-menu-complete]=1 [select-a-blank-word]=1 [select-a-shell-word]=1 [select-a-word]=1 [select-in-blank-word]=1 [select-in-shell-word]=1 [select-in-word]=1 [self-insert]=1 [self-insert-unmeta]=1 [send-break]=1 [set-mark-command]=1 [spell-word]=1 [split-undo]=1 [transpose-chars]=1 [transpose-words]=1 [undefined-key]=1 [undo]=1 [universal-argument]=1 [up-case-word]=1 [up-history]=1 [up-line]=1 [up-line-or-history]=1 [up-line-or-search]=1 [vi-add-eol]=1 [vi-add-next]=1 [vi-backward-blank-word]=1 [vi-backward-blank-word-end]=1 [vi-backward-char]=1 [vi-backward-delete-char]=1 [vi-backward-kill-word]=1 [vi-backward-word]=1 [vi-backward-word-end]=1 [vi-beginning-of-line]=1 [vi-caps-lock-panic]=1 [vi-change]=1 [vi-change-eol]=1 [vi-change-whole-line]=1 [vi-cmd-mode]=1 [vi-delete]=1 [vi-delete-char]=1 [vi-digit-or-beginning-of-line]=1 [vi-down-case]=1 [vi-down-line-or-history]=1 [vi-end-of-line]=1 [vi-fetch-history]=1 [vi-find-next-char]=1 [vi-find-next-char-skip]=1 [vi-find-prev-char]=1 [vi-find-prev-char-skip]=1 [vi-first-non-blank]=1 [vi-forward-blank-word]=1 [vi-forward-blank-word-end]=1 [vi-forward-char]=1 [vi-forward-word]=1 [vi-forward-word-end]=1 [vi-goto-column]=1 [vi-goto-mark]=1 [vi-goto-mark-line]=1 [vi-history-search-backward]=1 [vi-history-search-forward]=1 [vi-indent]=1 [vi-insert]=1 [vi-insert-bol]=1 [vi-join]=1 [vi-kill-eol]=1 [vi-kill-line]=1 [vi-match-bracket]=1 [vi-open-line-above]=1 [vi-open-line-below]=1 [vi-oper-swap-case]=1 [vi-pound-insert]=1 [vi-put-after]=1 [vi-put-before]=1 [vi-quoted-insert]=1 [vi-repeat-change]=1 [vi-repeat-find]=1 [vi-repeat-search]=1 [vi-replace]=1 [vi-replace-chars]=1 [vi-rev-repeat-find]=1 [vi-rev-repeat-search]=1 [vi-set-buffer]=1 [vi-set-mark]=1 [vi-substitute]=1 [vi-swap-case]=1 [vi-undo-change]=1 [vi-unindent]=1 [vi-up-case]=1 [vi-up-line-or-history]=1 [vi-yank]=1 [vi-yank-eol]=1 [vi-yank-whole-line]=1 [visual-line-mode]=1 [visual-mode]=1 [what-cursor-position]=1 [where-is]=1 )
_KIRO_CLI_AUTOSUGGEST_BUILTIN_ACTIONS=( clear fetch suggest accept execute enable disable toggle )
_KIRO_CLI_AUTOSUGGEST_CHILD_PID=9667
__CFBundleIdentifier=com.googlecode.iterm2
__CF_USER_TEXT_ENCODING=0x1F8:0x0:0x0
_cmd_variant=( [diff]=unix )
_comp_assocs=( '' )
_comp_dumpfile=/Users/rcbowen/.zcompdump
_comp_options
_comp_setup
_compautos
_comps
_lastcomp
_patch_args=( -s '(--backup)-b[backup original]' '(-c -e    -u --context --ed --normal --unified)-n[interpret normal diff]' '(-)-v[print version]' '(-c -e -n    --context --ed --normal --unified)-u[interpret unified diff]' '(--check)-C[only check that the patch would apply cleanly]' '(--remove-empty-files)-E[remove empty files]' '(-f    --force --batch)-t[batch mode]' '(--prefix)-B+[specify backup prefix]:backup prefix:' '(   --quiet --silent)-s[silent mode]' '(--reverse)-R[reverse mode]' '*-i+[specify input patch file]:patch file:_files' '(   -t --force --batch)-f[force mode]' '(--ignore-whitespace)-l[ignore white space changes]' '(--output)-o+[output file]:output file:_files' '(   -e -n -u --context --ed --normal --unified)-c[interpret context diff]' '(--reject-file)-r+[reject file]:reject file:_files' '--posix[POSIX mode]' '(-c    -n -u --context --ed --normal --unified)-e[interpret ed script]' '(--suffix)-z+[specify backup suffix]:backup suffix [.orig]:(.bak)' '(--fuzz)-F+[specify the maximum fuzz factor]:maximum fuzz factor:' '(--ifdef)-D+[cpp symbol]:symbol:' '(--directory)-d+[change the working directory]:chdir to:_files -/' '(--strip)-p+[number of path prefix components to strip]:number of path prefix components to strip:{compadd "$expl[@]" -S0 -r "1-9" - ""}' '(--forward)-N[ignore reverse patches]' )
_patcomps
_postpatcomps
_services
_svn_cmds
aliases
argv=(  )
bg
bg_bold
bg_no_bold
bold_color
builtins
cdpath=( . .. /Users/rcbowen /Users/rcbowen/devel /Users/rcbowen/devel/apache )
color=WHITE
colour=( [00]=none [01]=bold [02]=faint [03]=italic [04]=underline [05]=blink [07]=reverse [08]=conceal [22]=normal [23]=no-italic [24]=no-underline [25]=no-blink [27]=no-reverse [28]=no-conceal [30]=black [31]=red [32]=green [33]=yellow [34]=blue [35]=magenta [36]=cyan [37]=white [39]=default [40]=bg-black [41]=bg-red [42]=bg-green [43]=bg-yellow [44]=bg-blue [45]=bg-magenta [46]=bg-cyan [47]=bg-white [49]=bg-default [bg-black]=40 [bg-blue]=44 [bg-cyan]=46 [bg-default]=49 [bg-gray]=40 [bg-green]=42 [bg-grey]=40 [bg-magenta]=45 [bg-red]=41 [bg-white]=47 [bg-yellow]=43 [black]=30 [blink]=05 [blue]=34 [bold]=01 [conceal]=08 [cyan]=36 [default]=39 [faint]=02 [fg-black]=30 [fg-blue]=34 [fg-cyan]=36 [fg-default]=39 [fg-gray]=30 [fg-green]=32 [fg-grey]=30 [fg-magenta]=35 [fg-red]=31 [fg-white]=37 [fg-yellow]=33 [gray]=30 [green]=32 [grey]=30 [italic]=03 [magenta]=35 [no-blink]=25 [no-conceal]=28 [no-italic]=23 [no-reverse]=27 [no-underline]=24 [none]=00 [normal]=22 [red]=31 [reverse]=07 [underline]=04 [white]=37 [yellow]=33 )
commands
comppostfuncs=(  )
compprefuncs=(  )
count=7
dirstack
dis_aliases
dis_builtins
dis_functions
dis_functions_source
dis_galiases
dis_patchars
dis_reswords
dis_saliases
errnos
fg
fg_bold
fg_no_bold
fignore=(  )
fpath=( /Users/rcbowen/.zsh/completion /opt/homebrew/share/zsh/site-functions /usr/local/share/zsh/site-functions /usr/share/zsh/site-functions /usr/share/zsh/5.9/functions )
funcfiletrace
funcsourcetrace
funcstack
functions
functions_source
functrace
galiases
histchars='!^#'
history
historywords
jobdirs
jobstates
jobtexts
key=( [Backspace]=$'\C-H' [Delete]=$'\C-[[3~' [Down]=$'\C-[OB' [End]=$'\C-[OF' [F1]=$'\C-[OP' [F10]=$'\C-[[21~' [F11]=$'\C-[[23~' [F12]=$'\C-[[24~' [F13]=$'\C-[[1;2P' [F14]=$'\C-[[1;2Q' [F15]=$'\C-[[1;2R' [F16]=$'\C-[[1;2S' [F17]=$'\C-[[15;2~' [F18]=$'\C-[[17;2~' [F19]=$'\C-[[18;2~' [F2]=$'\C-[OQ' [F20]=$'\C-[[19;2~' [F3]=$'\C-[OR' [F4]=$'\C-[OS' [F5]=$'\C-[[15~' [F6]=$'\C-[[17~' [F7]=$'\C-[[18~' [F8]=$'\C-[[19~' [F9]=$'\C-[[20~' [Home]=$'\C-[OH' [Insert]=$'\C-[[2~' [Left]=$'\C-[OD' [PageDown]=$'\C-[[6~' [PageUp]=$'\C-[[5~' [Right]=$'\C-[OC' [Up]=$'\C-[OA' )
keymaps
knownhosts=( grenache.rcbowen.com git.atlas.oreilly.com '[review.openstack.org]:29418' git.corp.redhat.com sancho nuc2 git.centos.org people.centos.org nuc1 venus kermit.rcbowen.com scrooge.rcbowen.com marley '[192.168.0.134]:2222' daisy elise daisy-wifi '[review.opendev.org]:29418' git.centos.org git.centos.org remarkable rocinante maria maria maria www.rcbowen.com ineluki ineluki ineluki amerasu ssh.gitlab.aws.dev github.com github.com github.com twist.rcbowen.com people.apache.org avistetto avistetto avistetto pickwick pickwick pickwick daisy binabik kallisti kallisti kallisti tm3.org minecraft minecraft minecraft home.apache.org eli fagin.rcbowen.com fagin.rcbowen.com fagin.rcbowen.com fagin rcbowen.com ansi.rya.nc projects.apache.org matrim matrim matrim ssh.gitlab.aws.dev ssh.gitlab.aws.dev )
mailpath=(  )
manpath=(  )
mapfile
mbegin=( 1 )
mend=( 13 )
module_path=( /usr/lib/zsh/5.9 )
modules
nameddirs
options
parameters
patchars
path=( /Users/rcbowen/.toolbox/bin /Users/rcbowen/perl5/bin /Users/rcbowen/bin /usr/local/bin /usr/local/sbin/ /opt/homebrew/bin /opt/homebrew/sbin /usr/local/bin /System/Cryptexes/App/usr/bin /usr/bin /bin /usr/sbin /sbin /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin /opt/pkg/env/active/bin /opt/pmk/env/global/bin /Library/TeX/texbin /Applications/iTerm.app/Contents/Resources/utilities /Users/rcbowen/.local/bin )
pipestatus=( 0 )
precmd_functions=( _kiro_cli_autosuggest_start fig_precmd )
preexec_functions=( fig_preexec )
prompt=$'%{\C-[[1m\C-[[34m%}%n%{\C-[[1m\C-[[37m%}@%{\C-[[1m\C-[[32m%}%Urocinante%u%{\C-[(B\C-[[m%}:%{\C-[[1m\C-[[31m%}%2c%{\C-[(B\C-[[m%} %(!.#.$) '
psvar=(  )
reset_color
reswords
saliases
signals=( EXIT HUP INT QUIT ILL TRAP ABRT EMT FPE KILL BUS SEGV SYS PIPE ALRM TERM URG STOP TSTP CONT CHLD TTIN TTOU IO XCPU XFSZ VTALRM PROF WINCH INFO USR1 USR2 ZERR DEBUG )
status=0
sysparams
termcap
terminfo
urls=''
userdirs
usergroups
watch
widgets
zle_bracketed_paste=( $'\C-[[?2004h' $'\C-[[?2004l' )
zsh_eval_context=( toplevel cmdsubst )
zsh_scheduled_events values

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

2 weeks agorebuild html, metadata
Rich Bowen [Thu, 2 Apr 2026 19:24:21 +0000 (19:24 +0000)] 
rebuild html, metadata

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

2 weeks agoResolves bz64903 - Clarifies lower limit for various directives.
Rich Bowen [Thu, 2 Apr 2026 19:20:12 +0000 (19:20 +0000)] 
Resolves bz64903 - Clarifies lower limit for various directives.

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

2 weeks agorebuild html, metadata
Rich Bowen [Thu, 2 Apr 2026 19:03:35 +0000 (19:03 +0000)] 
rebuild html, metadata

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

2 weeks agoResolves bz64901 and 64902 - Document the lower limit of SendBufferSize
Rich Bowen [Thu, 2 Apr 2026 18:59:29 +0000 (18:59 +0000)] 
Resolves bz64901 and 64902 - Document the lower limit of SendBufferSize
and ReceiveBufferSize

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

2 weeks agorebuild html, metadata
Rich Bowen [Thu, 2 Apr 2026 18:50:17 +0000 (18:50 +0000)] 
rebuild html, metadata

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

2 weeks agoResolves bz64896 - Clarify usage of +/- in conjunction with None and All
Rich Bowen [Thu, 2 Apr 2026 18:45:58 +0000 (18:45 +0000)] 
Resolves bz64896 - Clarify usage of +/- in conjunction with None and All
in Options.

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

2 weeks agorebuild html, metadata
Rich Bowen [Thu, 2 Apr 2026 18:39:37 +0000 (18:39 +0000)] 
rebuild html, metadata

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

2 weeks agoResolves bz53037 - clarify what permissions should be on various
Rich Bowen [Thu, 2 Apr 2026 18:31:21 +0000 (18:31 +0000)] 
Resolves bz53037 - clarify what permissions should be on various
mod_ssl-related files.

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

2 weeks agorebuild docs and metadata
Rich Bowen [Thu, 2 Apr 2026 15:10:41 +0000 (15:10 +0000)] 
rebuild docs and metadata

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

2 weeks agoAddresses bz66652. Comment now corresponds to the example.
Rich Bowen [Thu, 2 Apr 2026 15:06:29 +0000 (15:06 +0000)] 
Addresses bz66652. Comment now corresponds to the example.

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

3 weeks agorebuild
Rich Bowen [Mon, 30 Mar 2026 18:24:50 +0000 (18:24 +0000)] 
rebuild

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

3 weeks agoResolves bz66812 - update mod_unique_id construction.
Rich Bowen [Mon, 30 Mar 2026 18:20:09 +0000 (18:20 +0000)] 
Resolves bz66812 - update mod_unique_id construction.

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

3 weeks agofr doc rebuild.
Lucien Gentis [Sat, 28 Mar 2026 12:46:11 +0000 (12:46 +0000)] 
fr doc rebuild.

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

3 weeks agofr doc XML file update.
Lucien Gentis [Sat, 28 Mar 2026 12:45:07 +0000 (12:45 +0000)] 
fr doc XML file update.

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

3 weeks ago* Compare the source buffers usage with the destination buffers size.
Ruediger Pluem [Tue, 24 Mar 2026 09:39:55 +0000 (09:39 +0000)] 
* Compare the source buffers usage with the destination buffers size.
  This is just hardening as the code is currently not used.

Submitted by: Elhanan Haenel <elhanan.haenel@gmail.com>
Reviewed by: rpluem

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

4 weeks agoRebuild html, metadata
Rich Bowen [Mon, 23 Mar 2026 16:44:55 +0000 (16:44 +0000)] 
Rebuild html, metadata

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

4 weeks agobz64905 Specify that SSIStartTag/SSIEndTag may not contain whitespace.
Rich Bowen [Mon, 23 Mar 2026 16:43:10 +0000 (16:43 +0000)] 
bz64905 Specify that SSIStartTag/SSIEndTag may not contain whitespace.

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

4 weeks agoMoves the example source files from people.a.o personal website space
Rich Bowen [Sat, 21 Mar 2026 20:45:37 +0000 (20:45 +0000)] 
Moves the example source files from people.a.o personal website space
into the documentation. Resolves bz69638

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

4 weeks agofr doc rebuild.
Lucien Gentis [Sat, 21 Mar 2026 16:48:15 +0000 (16:48 +0000)] 
fr doc rebuild.

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

4 weeks agofr doc XML files updates.
Lucien Gentis [Sat, 21 Mar 2026 16:46:10 +0000 (16:46 +0000)] 
fr doc XML files updates.

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

4 weeks agorebuild html and meta files
Rich Bowen [Thu, 19 Mar 2026 10:11:03 +0000 (10:11 +0000)] 
rebuild html and meta files

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

4 weeks agoFix broken HTML
Rich Bowen [Thu, 19 Mar 2026 10:07:20 +0000 (10:07 +0000)] 
Fix broken HTML

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

4 weeks agoAdds a brief discussion of PATH_INFO and QUERY_STRING in env.html, and
Rich Bowen [Thu, 19 Mar 2026 10:05:47 +0000 (10:05 +0000)] 
Adds a brief discussion of PATH_INFO and QUERY_STRING in env.html, and
links to it from the mod_rewrite manual. This addresses bz62322 and also
serves as a place to discuss other CGI/env vars as the need arises.

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

4 weeks agobz69840 - Improve security posture of mod_dav example, and update to 2.4 syntax.
Rich Bowen [Wed, 18 Mar 2026 20:46:00 +0000 (20:46 +0000)] 
bz69840 - Improve security posture of mod_dav example, and update to 2.4 syntax.

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

4 weeks agorebuild HTML and various meta files
Rich Bowen [Wed, 18 Mar 2026 16:39:36 +0000 (16:39 +0000)] 
rebuild HTML and various meta files

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

4 weeks agobz64372 Fixes mod_brotli compressed file example syntax.
Rich Bowen [Wed, 18 Mar 2026 16:27:43 +0000 (16:27 +0000)] 
bz64372 Fixes mod_brotli compressed file example syntax.

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

4 weeks agobz69981 - Update to new LetsEncrypt policies.
Rich Bowen [Wed, 18 Mar 2026 16:25:07 +0000 (16:25 +0000)] 
bz69981 - Update to new LetsEncrypt policies.

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

4 weeks agobz58984 Unrecognized HTTP status codes will cause errors
Rich Bowen [Tue, 17 Mar 2026 22:50:51 +0000 (22:50 +0000)] 
bz58984 Unrecognized HTTP status codes will cause errors

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

5 weeks agobz64898 Specify that domain must start with . in ProxyDomain
Rich Bowen [Mon, 16 Mar 2026 13:39:37 +0000 (13:39 +0000)] 
bz64898 Specify that domain must start with . in ProxyDomain

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

5 weeks agoRemove broken Comments section
Rich Bowen [Mon, 16 Mar 2026 13:04:11 +0000 (13:04 +0000)] 
Remove broken Comments section

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

5 weeks agoRemoves the Comments section which has been broken for 8 years.
Rich Bowen [Mon, 16 Mar 2026 12:58:09 +0000 (12:58 +0000)] 
Removes the Comments section which has been broken for 8 years.

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