]>
git.ipfire.org Git - thirdparty/apache/httpd.git/log
Lucien Gentis [Tue, 12 May 2026 15:47:05 +0000 (15:47 +0000)]
fr doc XML files updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1934144 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 12 May 2026 11:58:17 +0000 (11:58 +0000)]
Tweaks the language around LogLevel - it's not "new" any more.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1934137 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 11 May 2026 20:10:54 +0000 (20:10 +0000)]
Rebuild all of the mod_rewrite guide reorg
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1934124 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 11 May 2026 19:50:14 +0000 (19:50 +0000)]
Rewrite guide: harmonize seealso blocks across all files
Every document in the rewrite guide now cross-references all sibling
documents (htaccess, flags, tech, intro, remapping, rewritemap, vhosts,
avoid) consistently. Removed commented-out self-references.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1934122 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 11 May 2026 19:31:31 +0000 (19:31 +0000)]
new pt-br docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1934121 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 11 May 2026 19:31:10 +0000 (19:31 +0000)]
Rewrite guide: deduplicate HTTPS redirect recipe
avoid.xml had a full VirtualHost example for HTTP-to-HTTPS that was
identical to remapping.xml's version. Replace with a brief paragraph
and cross-reference to remapping.html#https-redirect, which covers
both the Redirect and .htaccess mod_rewrite approaches.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1934120 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 11 May 2026 17:29:33 +0000 (17:29 +0000)]
AI-Assisted survey of the last 20 years of users@ identified a number of
questions that we *could* answer in this Rewrite Guide, but are not yet
doing so. This is more recipe-based, Q&A stuff, and none of it is
terribly high priority, but gives an opportunity to give high-quality
answers to common questions and combat some misinformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1934114 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 11 May 2026 17:18:52 +0000 (17:18 +0000)]
Rewrite guide: merge www-resolve into canonicalhost section
The two sections covered the same hostname canonicalization concept
from slightly different angles. Merge the "Remove www" recipe and
SEO rationale into the existing canonicalhost section and remove
the standalone www-resolve section.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1934112 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 11 May 2026 17:12:49 +0000 (17:12 +0000)]
Rewrite guide: merge duplicate SSRF warning in flags.xml [P] section
The [P] flag section had two nearly identical security warnings.
Merge into a single comprehensive warning that names the SSRF
vulnerability explicitly and includes the mitigation advice from
both.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1934111 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 11 May 2026 16:49:54 +0000 (16:49 +0000)]
Rebuild the initial Rewrite Guide reshuffle work.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1934110 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 11 May 2026 16:48:43 +0000 (16:48 +0000)]
xml fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1934109 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 11 May 2026 16:46:22 +0000 (16:46 +0000)]
Rewrite guide: deduplicate per-directory path stripping explanation
The same concept (directory prefix is stripped before matching in
per-directory context) was explained in full across three files with
near-identical comparison tables. Now htaccess.xml owns the complete
explanation; intro.xml and tech.xml each have a brief mention with a
cross-reference.
Moved the subrequest/reprocessing detail from tech.xml into
htaccess.xml where it bridges into the looping discussion — most
users will never read the tech doc.
tech.xml retains its unique content about the two API phases
(URL-to-filename hook and Fixup hook).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1934108 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 11 May 2026 16:29:45 +0000 (16:29 +0000)]
Rewrite guide: trim [L] flag section, eliminate looping duplication
The [L] section in flags.xml spent 4 paragraphs re-explaining the
per-directory looping behavior that is covered definitively in
htaccess.xml#loops. Replace with a 3-line summary and cross-references
to [END] and the Per-directory Rewrites document.Rewrite guide: trim [L] flag section, eliminate looping duplication
The [L] section in flags.xml spent 4 paragraphs re-explaining the
per-directory looping behavior that is covered definitively in
htaccess.xml#loops. Replace with a 3-line summary and cross-references
to [END] and the Per-directory Rewrites document.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1934106 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Mon, 11 May 2026 16:12:48 +0000 (16:12 +0000)]
fr doc XML files updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1934101 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 11 May 2026 13:26:20 +0000 (13:26 +0000)]
Reflect clarified title of htaccess.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1934098 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 11 May 2026 13:19:16 +0000 (13:19 +0000)]
link URL-Path to the glossary (Thanks Philippe)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1934093 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 11 May 2026 13:02:01 +0000 (13:02 +0000)]
Add back in the classic quotes that we dropped a decade ago. They added a certain casual conversation nature, and set the right tone for the rest of the guide.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1934090 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 11 May 2026 12:48:41 +0000 (12:48 +0000)]
Apply pt-br translation updates and UTF-8 encoding conversion
Submitted by: Leonardo Lara Rodrigues <leonardo.lara.rodrigues@gmail.com>
Update Brazilian Portuguese translations for htaccess, index,
new_features_2_0, and new_features_2_2 docs. Convert all pt-br
files from ISO-8859-1 to UTF-8 encoding, including build
infrastructure (designations.xml, lang-targets.xml, manual.pt-br.xsl,
and the pt-br language strings file).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1934088 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 11 May 2026 12:28:49 +0000 (12:28 +0000)]
Rebuild the patches from the weekend
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1934085 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 11 May 2026 12:22:00 +0000 (12:22 +0000)]
Rewrite guide: deduplicate front-controller/FallbackResource content
remapping.xml had two sections (front-controller and fallback-resource)
that duplicated the advice in avoid.xml. Replace front-controller with
a brief cross-reference to avoid.xml and htaccess.xml; remove the
fallback-resource section entirely (it also referenced pre-2.2.16
Apache, which is no longer relevant).
Update htaccess.xml cross-reference link to point to
avoid.html#fallback-resource (its canonical home).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1934084 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 11 May 2026 12:14:55 +0000 (12:14 +0000)]
Consistent use of per-directory, rather than .htaccess, where appropriate
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1934083 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 11 May 2026 12:08:42 +0000 (12:08 +0000)]
Rewrite guide: replace index.xml with structured overview
The index page was duplicating content from intro.xml (module
capabilities, complexity warnings). Replace with a concise intro
paragraph and a definition-list TOC that describes how the guide
is organized. Rename the mod_rewrite reference link to
"The Reference Manual."
Add TODO.md tracking the remaining cross-file redundancies to
resolve (path stripping, [L]/[END] looping, FallbackResource,
duplicate warnings, etc.). Will be removed when cleanup is complete.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1934081 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sun, 10 May 2026 18:22:17 +0000 (18:22 +0000)]
mod_proxy_ajp: Note that Tomcat getAttributeNames() does not list AJP-forwarded request attributes (PR 65044)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1934059 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 10 May 2026 15:46:23 +0000 (15:46 +0000)]
fr doc XML files updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1934056 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 9 May 2026 19:10:20 +0000 (19:10 +0000)]
More rebuilding
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1934002 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 9 May 2026 16:16:04 +0000 (16:16 +0000)]
fr doc XML files updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933998 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 8 May 2026 16:47:48 +0000 (16:47 +0000)]
Refer to this set of documents collectively as a guide, since it's more than one page.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933955 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 8 May 2026 16:40:03 +0000 (16:40 +0000)]
A few more words about the capabilities of mod_rewrite, and correct reference to PATH_INO, as per bz70030
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933952 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 8 May 2026 15:07:45 +0000 (15:07 +0000)]
Fixes XML errors. Rebuild man pages
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933949 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 8 May 2026 14:59:57 +0000 (14:59 +0000)]
docs: Add FILES section to program man pages per man-pages(7) convention. Paths are noted as configurable defaults. (Bug 58132)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933945 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 8 May 2026 14:50:47 +0000 (14:50 +0000)]
Rebuilds manual after recent changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933943 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 8 May 2026 12:35:45 +0000 (12:35 +0000)]
docs: minor wording tweak to RewriteRule per-directory notes (Bug 70027, thanks Philippe)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933937 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 7 May 2026 20:58:58 +0000 (20:58 +0000)]
docs: SSLCertificateFile/KeyFile - expand 'highly discouraged' into a proper warning block explaining security, ordering, and maintenance reasons (Bug 66474)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933923 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 7 May 2026 20:42:40 +0000 (20:42 +0000)]
docs: Update Limit override class to note legacy status, point to Require/AuthConfig, and list mod_include directives
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933921 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 7 May 2026 20:27:14 +0000 (20:27 +0000)]
docs: Rewrite AccessFileName and AllowOverride opening paragraphs for clarity. We should not be giving examples of configuration that is objectively a terrible idea -- removed that example. (Bug 70025)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933919 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 7 May 2026 19:55:53 +0000 (19:55 +0000)]
docs: Further wordsmithing of RewriteRule per-directory notes - modernize AllowOverride paragraph for 2.4+ defaults (Bug 70026)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933916 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 7 May 2026 19:49:11 +0000 (19:49 +0000)]
docs: RewriteBase - replace (htaccess) with glossary link, use URL-path consistently (Bug 70027)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933914 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Thu, 7 May 2026 14:42:13 +0000 (14:42 +0000)]
CMake: update min version required
GitHub: closes #640
Submitted by: Jeff McKenna <jmckenna gatewaygeomatics.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933910 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Thu, 7 May 2026 13:16:53 +0000 (13:16 +0000)]
mod_ssl: Expose serialNumber (2.5.4.5) as standard env var from certificate DN
serialNumber (2.5.4.5) is a standard LDAP attribute embedded in the subject's
and/or issuer's DN, extract it by standard means from the DN and expose
via StdEnvVars.
PR: 35154
Co-authored-by: Michael Osipov <michaelo@apache.org>
Submitted by: Benjamin Demarteau <benjamin.demarteau@liege.be>
Github: closes #644
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933908 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Thu, 7 May 2026 09:46:23 +0000 (09:46 +0000)]
modern python fixes:
- rename hook parameter, because python thought this is a super good idea
- change call property to method because it no longer worked
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933904 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Thu, 7 May 2026 09:33:12 +0000 (09:33 +0000)]
mod_proxy_http2: fix potential (harmless) buffer overrun in link mapping
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933903 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 6 May 2026 18:30:37 +0000 (18:30 +0000)]
Fixes bz70027 - per-directory links to the Glossary, rather than
definining it as htaccess files, which is only part of the story.
Also removes an example that I honestly cannot figure out what it is
supposed to be illustrating. It may be worth adding a better example
here at some point.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933891 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 6 May 2026 15:14:21 +0000 (15:14 +0000)]
Rebuild HTML, metafiles
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933888 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 5 May 2026 21:07:21 +0000 (21:07 +0000)]
docs: Clarify that ErrorDocument text strings are served as text/html, with multi-line HTML example (PR 61152)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933866 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 5 May 2026 18:22:48 +0000 (18:22 +0000)]
docs: Modernize htaccess tutorial
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933862 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 5 May 2026 17:39:49 +0000 (17:39 +0000)]
docs: Add anchor attr to <rfc> tag, convert legacy RFC/IETF links, fix http->https
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933860 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 5 May 2026 17:33:05 +0000 (17:33 +0000)]
docs: Convert bare RFC 5988 URL to <rfc>8288</rfc> (Web Linking, supersedes 5988)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933858 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 5 May 2026 17:22:59 +0000 (17:22 +0000)]
Rebuilds using new <rfc> tag syntax.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933856 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 5 May 2026 17:19:37 +0000 (17:19 +0000)]
docs: Add anchor attr to <rfc> tag, convert remaining RFC fragment links, fix http->https
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933854 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 5 May 2026 17:09:51 +0000 (17:09 +0000)]
rebuild html, meta files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933853 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 5 May 2026 17:04:05 +0000 (17:04 +0000)]
docs: Replace <strong>Note:</strong> with <note> per style guide
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933850 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 4 May 2026 20:47:29 +0000 (20:47 +0000)]
docs: Convert <strong>Note...</strong> to <note type="warning"> in Directory section (style guide cleanup)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933833 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 4 May 2026 19:57:03 +0000 (19:57 +0000)]
docs: Fix remaining British spellings (style guide cleanup)
initialisation → initialization (hooks.xml, modules.xml, mod_crypto.xml)
Recognise → Recognize (mod_xml2enc.xml)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933830 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 4 May 2026 16:19:24 +0000 (16:19 +0000)]
mod_rewrite: Document how substitution paths are interpreted in all context/slash combinations. PR 70020
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933815 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sun, 3 May 2026 21:02:13 +0000 (21:02 +0000)]
configure: Note that default Apache layout sets sbindir to bin/, not sbin/ (Bug 56250)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933791 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sun, 3 May 2026 20:30:40 +0000 (20:30 +0000)]
mod_ssl: Document that SSLStaplingReturnResponderErrors off still returns revoked responses (Bug 69647)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933788 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sun, 3 May 2026 18:23:55 +0000 (18:23 +0000)]
core: Note that IPv6 addresses in ServerName are not currently supported (Bug 52178)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933784 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sun, 3 May 2026 17:54:43 +0000 (17:54 +0000)]
rebuild, and fix an xml error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933782 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sun, 3 May 2026 17:42:45 +0000 (17:42 +0000)]
Remove duplicate /dd
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933781 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sun, 3 May 2026 17:39:34 +0000 (17:39 +0000)]
configuring: Document quoting and escaping rules for config files (Bug 66372)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933778 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sun, 3 May 2026 17:26:24 +0000 (17:26 +0000)]
mod_filter: Document AddOutputFilterByType limitation with user-defined filters (Bug 65463)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933776 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sun, 3 May 2026 16:11:04 +0000 (16:11 +0000)]
core, mod_rewrite, expr: Clarify that REQUEST_URI server variable differs from CGI env var of same name (Bug 62663)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933772 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sun, 3 May 2026 16:00:45 +0000 (16:00 +0000)]
core: Note that http/1.1 cannot be excluded via Protocols directive (Bug 62543)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933770 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sun, 3 May 2026 14:03:54 +0000 (14:03 +0000)]
mod_alias: document Alias context restrictions for one-arg vs two-arg forms (Bug 64511)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933768 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sun, 3 May 2026 13:44:24 +0000 (13:44 +0000)]
mod_autoindex: use pdf.gif icon for .pdf files instead of generic layout icon (Bug 64208)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933766 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sun, 3 May 2026 13:33:24 +0000 (13:33 +0000)]
mod_ldap: remove redundant ldap-status handler from SSL/TLS examples (Bug 67770)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933764 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sun, 3 May 2026 13:23:52 +0000 (13:23 +0000)]
mod_autoindex: clarify that =value options are not cleared by unprefixed keywords (Bug 53669)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933762 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 2 May 2026 23:03:01 +0000 (23:03 +0000)]
mod_proxy: document that connection pool parameters have no effect with prefork MPM (Bug 54976)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933753 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 2 May 2026 22:37:26 +0000 (22:37 +0000)]
mod_authn_core: note that modern browsers no longer display AuthName realm (Bug 69326)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933751 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 2 May 2026 22:26:58 +0000 (22:26 +0000)]
mod_expires: document wildcard sub-type matching in ExpiresByType (Bug 69257)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933749 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 2 May 2026 22:09:08 +0000 (22:09 +0000)]
mod_buffer: fix BufferSize context - remove server config/virtual host (Bug 65477)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933747 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 2 May 2026 21:59:14 +0000 (21:59 +0000)]
mod_negotiation: note that Content-Type is required in type-map variants (Bug 69775)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933745 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 2 May 2026 21:56:00 +0000 (21:56 +0000)]
mod_vhost_alias: document absolute path requirement (Bug 66558)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933743 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 2 May 2026 21:48:50 +0000 (21:48 +0000)]
mod_md: document 'ocsp-renewed' event for MDMessageCmd, update event list (Bug 65593)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933741 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 2 May 2026 21:37:11 +0000 (21:37 +0000)]
Fix spelling errors and EN-GB->EN-US in docs (Bug 63923)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933739 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 2 May 2026 21:03:18 +0000 (21:03 +0000)]
rebuild html, man pages, meta files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933738 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 2 May 2026 20:51:27 +0000 (20:51 +0000)]
Bug 66648: Document AddOutputFilterByType context merging behavior (additive within context, replaces across contexts)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933734 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 2 May 2026 20:43:13 +0000 (20:43 +0000)]
Bug 64458: Strengthen no-quotes warnings for Require ldap-group and ldap-dn; explain inconsistency with ldap-user
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933732 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 2 May 2026 20:37:42 +0000 (20:37 +0000)]
Bug 63961: Fix modguide examples - add AP_MODULE_FLAG_NONE to module struct, use { } sentinel for command_rec arrays (clang compatibility)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933730 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 2 May 2026 20:24:21 +0000 (20:24 +0000)]
rewrite guide: add Discussion sections to recipes where useful - alternatives, cross-references, caveats (BZ 58892, step 15)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933728 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 2 May 2026 20:22:10 +0000 (20:22 +0000)]
Bug 62031: Add OCSP Stapling production tuning recommendations to SSL howto
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933726 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 2 May 2026 20:13:17 +0000 (20:13 +0000)]
rewrite guide: add security considerations section - open redirects, SSRF, path traversal (BZ 58892, step 14)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933724 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 2 May 2026 20:05:16 +0000 (20:05 +0000)]
Bug 69092: Expand Location examples to clarify non-filesystem use (proxy, access control)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933722 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 2 May 2026 19:54:14 +0000 (19:54 +0000)]
Bug 69891: Warn that <Limit> inside <Location> can silently override <Directory> auth
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933720 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 2 May 2026 19:46:23 +0000 (19:46 +0000)]
rewrite guide: update nav, clean See Also blocks, remove boilerplate duplication, fix external links (BZ 58892, steps 11-13)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933718 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 2 May 2026 19:40:57 +0000 (19:40 +0000)]
Bug 64596: Document that extensionless files cannot be matched by mod_mime; show FilesMatch workaround
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933715 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 2 May 2026 19:33:18 +0000 (19:33 +0000)]
Bug 70019: Fix contradictory file-system path vs URL-path descriptions; filesystem-existence guessing is server-context only, not per-directory
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933713 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 2 May 2026 19:31:33 +0000 (19:31 +0000)]
rewrite guide: add FallbackResource and If-expression sections to avoid.xml (BZ 58892, step 10)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933711 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 2 May 2026 19:26:50 +0000 (19:26 +0000)]
rewrite guide: expand END flag, add QSL example, SSRF warning on [P], fix BCTLS/BNE versions, remove 2.2 ref (BZ 58892, step 9)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933709 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 2 May 2026 19:18:57 +0000 (19:18 +0000)]
rewrite guide: add modern recipes - HTTPS enforcement, trailing slash, www canonicalization, front-controller routing (BZ 58892, step 8)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933707 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 1 May 2026 20:55:12 +0000 (20:55 +0000)]
Bug 65057: Clarify DirectoryMatch: not same as Directory, regex is substring match with no implicit anchoring, concrete trailing slash example
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933695 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 1 May 2026 20:42:20 +0000 (20:42 +0000)]
Bug 65056: Clarify section merging: Directory ordering is independent of config order; config-file ordering applies to all section types; VirtualHost is selected, not merged
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933693 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 1 May 2026 20:32:50 +0000 (20:32 +0000)]
Bug 70017: Clarify substitution combinations table intro; fix per-server/per-directory context labels; add seealso from rewrite/htaccess
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933691 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 1 May 2026 20:26:58 +0000 (20:26 +0000)]
Bug 70018: Document %N (RewriteCond) back-references alongside $N in substitution string description
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933689 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 1 May 2026 20:14:05 +0000 (20:14 +0000)]
Bug 65145: Add Authorization Result States section; cross-reference from Require directives, auth howto, and authz provider modules
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933687 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 1 May 2026 19:52:11 +0000 (19:52 +0000)]
Bug 65054: AllowOverride/AllowOverrideList docs - simplify default, fix syntax typo, document union behavior and All class
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933685 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 1 May 2026 18:06:50 +0000 (18:06 +0000)]
Bug 66341: Note that HttpProtocolOptions Strict blocks credentials in FTP proxy URLs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933682 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 1 May 2026 17:52:49 +0000 (17:52 +0000)]
Rebuild new rewrite/htaccess guide
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933680 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 1 May 2026 17:50:00 +0000 (17:50 +0000)]
Slight rephrase and reorg to clarify the meaning
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933678 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 1 May 2026 17:43:06 +0000 (17:43 +0000)]
rewrite guide: remove terrible horrible crufty obsolete static-to-dynamic CGI and geo-redirect recipes (BZ 58892, step 7)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933676 13f79535 -47bb-0310-9956-
ffa450edef68