aboutsummaryrefslograw-logtreecommitdiffstats up
Commit message (Expand)AuthorDateFilesLines
* modern python fixes:HEADtrunkStefan Eissing2026-05-07 10:46:23 +0100 (3 hours)40-40/+39
* mod_proxy_http2: fix potential (harmless) buffer overrun in link mappingStefan Eissing2026-05-07 10:33:12 +0100 (3 hours)1-5/+10
* Fixes bz70027 - per-directory links to the Glossary, rather thanRich Bowen2026-05-06 19:30:37 +0100 (18 hours)1-24/+10
* Rebuild HTML, metafilesRich Bowen2026-05-06 16:14:21 +0100 (21 hours)24-126/+130
* docs: Clarify that ErrorDocument text strings are served as text/html, with multi-line HTML example (PR 61152)Rich Bowen2026-05-05 22:07:21 +0100 (39 hours)1-0/+16
* docs: Modernize htaccess tutorialRich Bowen2026-05-05 19:22:48 +0100 (42 hours)1-112/+95
* docs: Add anchor attr to <rfc> tag, convert legacy RFC/IETF links, fix http->httpsRich Bowen2026-05-05 18:39:49 +0100 (43 hours)2-2/+2
* docs: Convert bare RFC 5988 URL to <rfc>8288</rfc> (Web Linking, supersedes 5988)Rich Bowen2026-05-05 18:33:05 +0100 (43 hours)1-2/+2
* Rebuilds using new <rfc> tag syntax.Rich Bowen2026-05-05 18:22:59 +0100 (43 hours)14-19/+18
* docs: Add anchor attr to <rfc> tag, convert remaining RFC fragment links, fix http->httpsRich Bowen2026-05-05 18:19:37 +0100 (43 hours)7-13/+17
* rebuild html, meta filesRich Bowen2026-05-05 18:09:51 +0100 (43 hours)58-73/+113
* docs: Replace <strong>Note:</strong> with <note> per style guideRich Bowen2026-05-05 18:04:05 +0100 (43 hours)5-12/+12
* docs: Convert <strong>Note...</strong> to <note type="warning"> in Directory section (style guide cleanup)Rich Bowen2026-05-04 21:47:29 +0100 (3 days)1-4/+6
* docs: Fix remaining British spellings (style guide cleanup)Rich Bowen2026-05-04 20:57:03 +0100 (3 days)4-5/+5
* mod_rewrite: Document how substitution paths are interpreted in all context/slash combinations. PR 70020Rich Bowen2026-05-04 17:19:24 +0100 (3 days)1-0/+22
* configure: Note that default Apache layout sets sbindir to bin/, not sbin/ (Bug 56250)Rich Bowen2026-05-03 22:02:13 +0100 (4 days)1-1/+2
* mod_ssl: Document that SSLStaplingReturnResponderErrors off still returns revoked responses (Bug 69647)Rich Bowen2026-05-03 21:30:40 +0100 (4 days)1-1/+4
* core: Note that IPv6 addresses in ServerName are not currently supported (Bug 52178)Rich Bowen2026-05-03 19:23:55 +0100 (4 days)1-0/+7
* rebuild, and fix an xml errorRich Bowen2026-05-03 18:54:43 +0100 (4 days)242-346/+1161
* Remove duplicate /ddRich Bowen2026-05-03 18:42:45 +0100 (4 days)1-1/+0
* configuring: Document quoting and escaping rules for config files (Bug 66372)Rich Bowen2026-05-03 18:39:34 +0100 (4 days)1-1/+42
* mod_filter: Document AddOutputFilterByType limitation with user-defined filters (Bug 65463)Rich Bowen2026-05-03 18:26:24 +0100 (4 days)1-0/+13
* core, mod_rewrite, expr: Clarify that REQUEST_URI server variable differs from CGI env var of same name (Bug 62663)Rich Bowen2026-05-03 17:11:04 +0100 (4 days)3-1/+17
* core: Note that http/1.1 cannot be excluded via Protocols directive (Bug 62543)Rich Bowen2026-05-03 17:00:45 +0100 (4 days)1-0/+8
* mod_alias: document Alias context restrictions for one-arg vs two-arg forms (Bug 64511)Rich Bowen2026-05-03 15:03:54 +0100 (4 days)1-0/+12
* mod_autoindex: use pdf.gif icon for .pdf files instead of generic layout icon (Bug 64208)Rich Bowen2026-05-03 14:44:24 +0100 (4 days)1-1/+2
* mod_ldap: remove redundant ldap-status handler from SSL/TLS examples (Bug 67770)Rich Bowen2026-05-03 14:33:24 +0100 (4 days)1-27/+7
* mod_autoindex: clarify that =value options are not cleared by unprefixed keywords (Bug 53669)Rich Bowen2026-05-03 14:23:52 +0100 (4 days)1-1/+6
* mod_proxy: document that connection pool parameters have no effect with prefork MPM (Bug 54976)Rich Bowen2026-05-03 00:03:01 +0100 (5 days)1-0/+9
* mod_authn_core: note that modern browsers no longer display AuthName realm (Bug 69326)Rich Bowen2026-05-02 23:37:26 +0100 (5 days)1-2/+6
* mod_expires: document wildcard sub-type matching in ExpiresByType (Bug 69257)Rich Bowen2026-05-02 23:26:58 +0100 (5 days)1-0/+17
* mod_buffer: fix BufferSize context - remove server config/virtual host (Bug 65477)Rich Bowen2026-05-02 23:09:08 +0100 (5 days)1-2/+1
* mod_negotiation: note that Content-Type is required in type-map variants (Bug 69775)Rich Bowen2026-05-02 22:59:14 +0100 (5 days)1-1/+3
* mod_vhost_alias: document absolute path requirement (Bug 66558)Rich Bowen2026-05-02 22:56:00 +0100 (5 days)1-0/+6
* mod_md: document 'ocsp-renewed' event for MDMessageCmd, update event list (Bug 65593)Rich Bowen2026-05-02 22:48:50 +0100 (5 days)1-2/+6
* Fix spelling errors and EN-GB->EN-US in docs (Bug 63923)Rich Bowen2026-05-02 22:37:11 +0100 (5 days)27-53/+53
* rebuild html, man pages, meta filesRich Bowen2026-05-02 22:03:18 +0100 (5 days)40-139/+223
* Bug 66648: Document AddOutputFilterByType context merging behavior (additive within context, replaces across contexts)Rich Bowen2026-05-02 21:51:27 +0100 (5 days)1-0/+20
* Bug 64458: Strengthen no-quotes warnings for Require ldap-group and ldap-dn; explain inconsistency with ldap-userRich Bowen2026-05-02 21:43:13 +0100 (5 days)1-4/+12
* Bug 63961: Fix modguide examples - add AP_MODULE_FLAG_NONE to module struct, use { } sentinel for command_rec arrays (clang compa...Rich Bowen2026-05-02 21:37:42 +0100 (5 days)1-10/+17
* rewrite guide: add Discussion sections to recipes where useful - alternatives, cross-references, caveats (BZ 58892, step 15)Rich Bowen2026-05-02 21:24:21 +0100 (5 days)2-1/+87
* Bug 62031: Add OCSP Stapling production tuning recommendations to SSL howtoRich Bowen2026-05-02 21:22:10 +0100 (5 days)1-0/+34
* rewrite guide: add security considerations section - open redirects, SSRF, path traversal (BZ 58892, step 14)Rich Bowen2026-05-02 21:13:17 +0100 (5 days)1-0/+79
* Bug 69092: Expand Location examples to clarify non-filesystem use (proxy, access control)Rich Bowen2026-05-02 21:05:16 +0100 (5 days)1-2/+18
* Bug 69891: Warn that <Limit> inside <Location> can silently override <Directory> authRich Bowen2026-05-02 20:54:14 +0100 (5 days)3-1/+31
* rewrite guide: update nav, clean See Also blocks, remove boilerplate duplication, fix external links (BZ 58892, steps 11-13)Rich Bowen2026-05-02 20:46:23 +0100 (5 days)9-42/+13
* Bug 64596: Document that extensionless files cannot be matched by mod_mime; show FilesMatch workaroundRich Bowen2026-05-02 20:40:57 +0100 (5 days)1-0/+24
* Bug 70019: Fix contradictory file-system path vs URL-path descriptions; filesystem-existence guessing is server-context only, not...Rich Bowen2026-05-02 20:33:18 +0100 (5 days)1-15/+12
* rewrite guide: add FallbackResource and If-expression sections to avoid.xml (BZ 58892, step 10)Rich Bowen2026-05-02 20:31:33 +0100 (5 days)1-0/+76
* rewrite guide: expand END flag, add QSL example, SSRF warning on [P], fix BCTLS/BNE versions, remove 2.2 ref (BZ 58892, step 9)Rich Bowen2026-05-02 20:26:50 +0100 (5 days)1-4/+49
* rewrite guide: add modern recipes - HTTPS enforcement, trailing slash, www canonicalization, front-controller routing (BZ 58892, ...Rich Bowen2026-05-02 20:18:57 +0100 (5 days)1-0/+224
* Bug 65057: Clarify DirectoryMatch: not same as Directory, regex is substring match with no implicit anchoring, concrete trailing ...Rich Bowen2026-05-01 21:55:12 +0100 (6 days)1-6/+12
* Bug 65056: Clarify section merging: Directory ordering is independent of config order; config-file ordering applies to all sectio...Rich Bowen2026-05-01 21:42:20 +0100 (6 days)1-3/+16
* Bug 70017: Clarify substitution combinations table intro; fix per-server/per-directory context labels; add seealso from rewrite/h...Rich Bowen2026-05-01 21:32:50 +0100 (6 days)2-5/+6
* Bug 70018: Document %N (RewriteCond) back-references alongside $N in substitution string descriptionRich Bowen2026-05-01 21:26:58 +0100 (6 days)1-1/+7
* Bug 65145: Add Authorization Result States section; cross-reference from Require directives, auth howto, and authz provider modulesRich Bowen2026-05-01 21:14:05 +0100 (6 days)5-1/+61
* Bug 65054: AllowOverride/AllowOverrideList docs - simplify default, fix syntax typo, document union behavior and All classRich Bowen2026-05-01 20:52:11 +0100 (6 days)1-3/+11
* Bug 66341: Note that HttpProtocolOptions Strict blocks credentials in FTP proxy URLsRich Bowen2026-05-01 19:06:50 +0100 (6 days)1-0/+8
* Rebuild new rewrite/htaccess guideRich Bowen2026-05-01 18:52:49 +0100 (6 days)22-112/+21
* Slight rephrase and reorg to clarify the meaningRich Bowen2026-05-01 18:50:00 +0100 (6 days)1-3/+4
* rewrite guide: remove terrible horrible crufty obsolete static-to-dynamic CGI and geo-redirect recipes (BZ 58892, step 7)Rich Bowen2026-05-01 18:43:06 +0100 (6 days)1-91/+0
* Rebuilds this morning's workRich Bowen2026-05-01 18:33:21 +0100 (6 days)55-147/+548
* rewrite guide: populate htaccess.xml with per-directory rewriting content — path stripping, RewriteBase, looping/[END], FollowS...Rich Bowen2026-05-01 18:13:03 +0100 (6 days)1-7/+303
* Bug 64996: Rewrite vhost matching section with explicit priority table and clearer Phase 1/Phase 2 structureRich Bowen2026-05-01 17:37:47 +0100 (6 days)1-53/+82
* Translation out-of-date updates.Rich Bowen2026-05-01 17:11:28 +0100 (6 days)31-49/+49
* Rebuild yesterday's patchesRich Bowen2026-05-01 17:09:54 +0100 (6 days)25-5/+57
* Bug 69549: ErrorLogFormat - "format string items" → "format specifiers"; "log line" → "format string"Rich Bowen2026-05-01 16:55:29 +0100 (6 days)1-3/+3
* Bug 69549: ErrorLogFormat docs - "log line" should be "format string" when describing field splittingRich Bowen2026-05-01 16:46:12 +0100 (6 days)1-1/+1
* Bug 70016: Clarify that \$0 refers to the entire match, not a captured groupRich Bowen2026-05-01 16:26:44 +0100 (6 days)1-3/+4
* Bug 69329: Document ServerPath in vhost matching details; mark as legacy HTTP/1.0 feature; fix seealso linkRich Bowen2026-05-01 15:54:37 +0100 (6 days)2-3/+17
* Constify static arrays of string constants.Joe Orton2026-05-01 15:48:59 +0100 (6 days)13-17/+17
* Bug 64895: Document MaxRequestWorkers/ThreadsPerChild relationship constraintsRich Bowen2026-05-01 15:19:41 +0100 (6 days)1-0/+25
* Add per-directory context glossary entry; link key rewrite docs references to itRich Bowen2026-05-01 15:00:57 +0100 (6 days)6-6/+21
* CI: Fail early if PHP_FPM is set but not valid.Joe Orton2026-05-01 14:55:33 +0100 (6 days)3-6/+6
* Bug 60377: Remaining .htaccess-specific wording in rewrite docs; .htaccess IS per-directory contextRich Bowen2026-05-01 14:53:58 +0100 (6 days)2-6/+5
* Updated list of things we could/should remove from trunk before 2.6.Joe Orton2026-05-01 14:49:54 +0100 (6 days)1-1/+11
* Bug 66375: Fix AuthzProviderAlias example - remove Require all granted, use ldap auth providerRich Bowen2026-05-01 14:40:30 +0100 (6 days)1-5/+3
* Bug 65247: Fix mod_ssl authz providers docs: authentication→authorization, explain Require ssl vs SSLRequireSSL, fix provider nameRich Bowen2026-05-01 14:32:45 +0100 (6 days)1-6/+9
* Bug 64900: Document that path/regex is required for ProxyPass, ProxyPassMatch, ProxyPassReverse outside LocationRich Bowen2026-05-01 14:15:47 +0100 (6 days)1-3/+12
* Bug 70014: Document that disabling FollowSymLinks prevents mod_rewrite in per-directory contextRich Bowen2026-05-01 14:06:10 +0100 (6 days)1-0/+4
* Bug 70015: Clarify FollowSymLinks requirement for per-directory rewrites; note SymLinksIfOwnerMatch also worksRich Bowen2026-05-01 14:02:44 +0100 (6 days)1-4/+6
* CI: The OpenSSL no-engine config option is redundant as of 4.0, remove.Joe Orton2026-05-01 08:57:10 +0100 (6 days)1-1/+1
* Rebuild HTML, meta files.Rich Bowen2026-04-30 21:39:04 +0100 (7 days)141-879/+893
* Rebuild error docsRich Bowen2026-04-30 21:37:05 +0100 (7 days)7-10/+10
* rewrite guide: merge proxy.xml content into avoid.xml, replace proxy.xml with deprecation stub (BZ 58892, step 5)Rich Bowen2026-04-30 21:36:04 +0100 (7 days)2-71/+25
* rewrite guide: replace access.xml with deprecation stub pointing to avoid.xml (BZ 58892, step 4)Rich Bowen2026-04-30 21:30:05 +0100 (7 days)1-275/+15
* rewrite guide: move access-control recipes to avoid.xml, reorder simple-to-complex, drop referer-deflector (BZ 58892, step 3)Rich Bowen2026-04-30 21:25:15 +0100 (7 days)1-23/+197
* rewrite guide: replace advanced.xml with deprecation stub (BZ 58892, step 2)Rich Bowen2026-04-30 19:19:38 +0100 (7 days)1-325/+21
* rewrite guide: redistribute advanced.xml recipes to topical files (BZ 58892, step 1)Rich Bowen2026-04-30 18:17:31 +0100 (7 days)4-0/+291
* fr doc XML file update.Lucien Gentis2026-04-30 16:39:16 +0100 (7 days)1-5/+5
* fr doc XML files updates.Lucien Gentis2026-04-30 16:25:57 +0100 (7 days)8-82/+123
* Sync contextlist metadata in translations to match English source (bz#66478)Rich Bowen2026-04-30 16:08:07 +0100 (7 days)45-278/+361
* mod_proxy: clarify ProxyPass ordering in Location blocks (bz#60479)Rich Bowen2026-04-30 15:46:38 +0100 (7 days)1-1/+8
* CI: update actions versions, sync windows.yml with 2.4.x.Joe Orton2026-04-30 14:29:53 +0100 (7 days)2-3/+5
* Bug 65038: MaxRequestWorkers default applies to threaded and hybrid MPMsRich Bowen2026-04-30 14:17:26 +0100 (7 days)1-1/+1
* Change to nav bar causes rebuild of *all* pages.Rich Bowen2026-04-30 14:15:56 +0100 (7 days)983-1990/+2105
* This adds a "report a bug" link to the main docs nav menu, as per bz#61218Rich Bowen2026-04-30 14:08:22 +0100 (7 days)1-0/+6
* Bug 65242: Clarify DirectoryCheckHandler On vs Off behaviorRich Bowen2026-04-30 14:01:24 +0100 (7 days)2-13/+22
* Bug 70013: AllowOverride Options - clarify that = is optional; fix French translationRich Bowen2026-04-30 13:48:21 +0100 (7 days)2-9/+9
* Rebuild man pages after reverting nroff.xml changeRich Bowen2026-04-30 13:26:16 +0100 (7 days)16-90/+90
This site is maintained by Jamie Landeg-Jones <jamie@catflap.org>, and is not an official FreeBSD project, nor is it endorsed by the FreeBSD team.