1. 3f83a20 fr doc file rebuilt in HTML5. by Lucien Gentis · 19 hours ago trunk
  2. a1f14d9 fr doc XML file update. by Lucien Gentis · 19 hours ago
  3. eaa742d Rebuild html to push out html5 validation tweaks by Rich Bowen · 34 hours ago
  4. 59cb9d3 Tweak to make w3.org html validator a little happier by Rich Bowen · 34 hours ago
  5. 7b515ba rebuild alllll the docs, yet again, with the new HTML5 doctype by Rich Bowen · 36 hours ago
  6. 8d2bd63 Switch HTML output from XHTML 1.0 Strict to HTML5 by Rich Bowen · 36 hours ago
  7. a7516e2 fr doc XML foles updates. by Lucien Gentis · 2 days ago
  8. 5c6d0d2 Adds missing hooks to the request handling doc. by Rich Bowen · 3 days ago
  9. 87514f0 fr doc XML files updates. by Lucien Gentis · 3 days ago
  10. 4b01268 *) mod_http2: update to version 2.0.42 by Stefan Eissing · 3 days ago
  11. d985905 fr doc new file and XML files updates. by Lucien Gentis · 4 days ago
  12. 932aab6 Rebuild by Rich Bowen · 4 days ago
  13. f8b655a Correct regex backreference in ACME RedirectMatch bz#70084 by Rich Bowen · 4 days ago
  14. 2bf0493 fr doc XML files updates. by Lucien Gentis · 5 days ago
  15. ba7473f Remove redundant "third-party" phrasing. by Rich Bowen · 5 days ago
  16. 47d3100 *) mod_http2: update to version 2.0.41 by Stefan Eissing · 5 days ago
  17. 8786822 Rebuild install docs by Rich Bowen · 6 days ago
  18. aa0ef33 Removes link to autogenerated docs which are no longer generated. by Rich Bowen · 6 days ago
  19. d94db8f Follow-up to r1932498. by Christophe Jaillet · 6 days ago
  20. 97044b5 Remove a compatibility reference to httpd 2.0.x. by Christophe Jaillet · 6 days ago
  21. a06234c fr doc XML files updates. by Lucien Gentis · 6 days ago
  22. 5c65023 docs: Modernize install.xml by Rich Bowen · 6 days ago
  23. a65d60e Rebuild html, meta files by Rich Bowen · 6 days ago
  24. a8d3f81 Correct link to Fedora docs by Rich Bowen · 6 days ago
  25. 86b7edb Correct systemctl syntax by Rich Bowen · 6 days ago
  26. 10fbaba docs: Regenerate rewrite PNGs at 125% size for readability by Rich Bowen · 6 days ago
  27. 0029bba *) mod_http2: update to version 2.0.40 by Stefan Eissing · 6 days ago
  28. 5a18b3f Rebuild with new images by Rich Bowen · 7 days ago
  29. c19e8f5 docs: Add SVG source for RewriteCond syntax diagram, regenerate PNG by Rich Bowen · 7 days ago
  30. 5d6dd1f docs: Add SVG source for RewriteRule syntax diagram, regenerate PNG by Rich Bowen · 7 days ago
  31. 654147c docs: Regenerate PNGs from SVG sources by Rich Bowen · 7 days ago
  32. 7513137 docs: Remove unused rewrite_rule_flow diagram by Rich Bowen · 7 days ago
  33. 0a8f800 docs: Add SVG source for rewrite_process_uri, regenerate PNG by Rich Bowen · 7 days ago
  34. 8ae2afd docs: Add backreference flow diagram (Figure 3) in rewrite/tech by Rich Bowen · 7 days ago
  35. 395dbdd docs: Insert mod_rewrite overview flowchart as Figure 1 in rewrite/tech by Rich Bowen · 7 days ago
  36. 31733b2 docs: Add SVG source for rewrite overview flowchart by Rich Bowen · 7 days ago
  37. 533c016 docs: Normalize "server-variables" to "server variables" in mod_rewrite by Rich Bowen · 7 days ago
  38. 493fcc4 docs: Clarify DPI flag wording re: PATH_INFO vs URL-path by Rich Bowen · 7 days ago
  39. b788cda Add crosslinks between env.html and expr.html by Rich Bowen · 7 days ago
  40. 16dded8 strchr() takes a char * as a first parameter, and in the cases a const char * is passed. by Christophe Jaillet · 7 days ago
  41. 5d4d5b4 fr doc XML file update. by Lucien Gentis · 7 days ago
  42. 37fab29 memchr() takes a char * as a first parameter, and 'buf' is a const char *. by Christophe Jaillet · 7 days ago
  43. db3902f fr doc XML file update. by Lucien Gentis · 7 days ago
  44. 9390985 Rebuild fix for bz#64596 by Rich Bowen · 8 days ago
  45. 4235ea4 Remove repeated line (bz#64596) by Rich Bowen · 8 days ago
  46. c534c99 Rebuild recent changes by Rich Bowen · 9 days ago
  47. 83cf6e3 Update link to platform-specific docs by Rich Bowen · 9 days ago
  48. a2eeaa2 docs: replace curly/smart quotes (U+2018/2019/201C/201D) with straight equivalents across all translations by Rich Bowen · 10 days ago
  49. 39c82a3 fr: fix invalid entities in lang/fr.xml, broken href to new_features_2_0 by Rich Bowen · 10 days ago
  50. 5971290 Fixes a number of (admittedly rather nit-picky) style and typographical by Rich Bowen · 10 days ago
  51. 9faf736 Yet another rebuild by Rich Bowen · 10 days ago
  52. 8798ce1 XML typo. Oops. by Rich Bowen · 10 days ago
  53. 73565fa Clarifies what CGIVar does. by Rich Bowen · 10 days ago
  54. 5dc3ab9 Link to PCRE2 docs, rather than PCRE. by Rich Bowen · 11 days ago
  55. c1ce635 Clarify the role of ! in regular expressions and backreferences by Rich Bowen · 11 days ago
  56. 2719415 Adds test for missing header in h2 proxy. by Giannis Christodoulou · 11 days ago
  57. 85d52a3 CI: Use the apache/httpd-tests github repos for the Perl framework. by Joe Orton · 11 days ago
  58. 3c0f687 grammar/typo fix by Rich Bowen · 11 days ago
  59. 244696b Rebuild by Rich Bowen · 11 days ago
  60. 67223e2 New pt-br translations by Rich Bowen · 11 days ago
  61. 350a85f mod_auth_digest: document AuthDigestNcCheck. (bz #70058) by Rich Bowen · 12 days ago
  62. d3758f9 mod_proxy: document ProxyAsyncDelay and ProxyAsyncIdleTimeout (bz #70055, #70057) by Rich Bowen · 12 days ago
  63. 83f0b86 TODO list complete. by Rich Bowen · 12 days ago
  64. 6f9ac05 rewrite: add ACME challenge exemption recipe alongside HTTPS redirect by Rich Bowen · 12 days ago
  65. 697d0f7 Remove todo items that are done' by Rich Bowen · 12 days ago
  66. 73adbe6 rewrite: warn that <If>/<Location>/<Directory> silently switch to per-directory context by Rich Bowen · 12 days ago
  67. dbc1c05 Clarify URL-path definition: mention optional port, exclude query string, fix capitalization. by Rich Bowen · 12 days ago
  68. 814e808 mod_rewrite: clarify that the substitution string (not 'path') can include a query string by Rich Bowen · 12 days ago
  69. 31ea075 mod_dav: Document DavHonorMtimeHeader directive by Rich Bowen · 12 days ago
  70. 0041a20 mod_allowhandlers: fix "headers" typo, should be "handlers". by Rich Bowen · 12 days ago
  71. 1375bce Note the reported security bugs in the MS-WDV mod_dav code as a by Joe Orton · 12 days ago
  72. 4a0d4e0 docs: Remove stub for unimplemented AuthDigestNonceFormat. by Joe Orton · 12 days ago
  73. 29b83f4 * modules/aaa/mod_auth_digest.c: Remove undocumented and unimplemented by Joe Orton · 12 days ago
  74. 20c4e49 Rebuild recent doc changes by Rich Bowen · 12 days ago
  75. 84139b0 Apparently the sup tag is not supported markup by Rich Bowen · 12 days ago
  76. b04884a mod_actions: fix "cgi script" capitalization by Rich Bowen · 13 days ago
  77. a7751d2 * SECURITY.md: Tweak wording on what the less-privileged user by Joe Orton · 13 days ago
  78. 49f83fb mod_brotli: clarify that numeric directive values are powers of two by Rich Bowen · 13 days ago
  79. 46f6513 Missing default value, and small typo fixes. by Rich Bowen · 13 days ago
  80. c869966 * SECURITY.md: Tweak wording on scope, expand section on trusted services. by Joe Orton · 14 days ago
  81. 0d90b14 rewrite docs: Expand prg: map section with fuller Python example, clarify flush requirement by Rich Bowen · 2 weeks ago
  82. b558d4c rewrite docs: Note that mod_rewrite cannot inspect request body (POST data) by Rich Bowen · 2 weeks ago
  83. f7d50a0 rewrite docs: Add warning box for leading-slash patterns in .htaccess, add section on 301 browser caching by Rich Bowen · 2 weeks ago
  84. a535c12 Sorry, that was confusing. R=4xx does *not* serve a redirect, and the by Rich Bowen · 2 weeks ago
  85. 956e3e1 rewrite docs: Add warning that [R=4xx] sends a bare error response, does not invoke ErrorDocument by Rich Bowen · 2 weeks ago
  86. 1b4cc94 fr doc XML files updates. by Lucien Gentis · 2 weeks ago
  87. 23b16a2 fr doc XML file update. by Lucien Gentis · 2 weeks ago
  88. c9e4081 Fix an http vs https link in bottom link to the LICENSE. by Christophe Jaillet · 2 weeks ago
  89. 4ce1416 Fix some http vs https links in upper left navigation links. by Christophe Jaillet · 2 weeks ago
  90. 912a1b1 fr doc XML files updates. by Lucien Gentis · 2 weeks ago
  91. 8f7c59a Bulk rebuild of all of the (Trunk) docs to pick up the mobile-friendly by Rich Bowen · 2 weeks ago
  92. b948d72 Adds mobile-friendly layouts and navigation to the httpd trunk docs. by Rich Bowen · 2 weeks ago
  93. 3ab1fb7 flags.xml: Add example for UNC flag by Rich Bowen · 2 weeks ago
  94. a1f226f flags.xml: Add examples and security warnings for UnsafeAllow3F and UnsafePrefixStat by Rich Bowen · 2 weeks ago
  95. 86fc017 howto/htaccess.xml: Note that AllowOverride defaults to None by Rich Bowen · 2 weeks ago
  96. 6858398 Adds newly built pt-br docs. by Rich Bowen · 2 weeks ago
  97. 790bc3c Add PATH_INFO glossary entry, link first mention in each doc by Rich Bowen · 2 weeks ago
  98. c7ac35a flags.xml: Add example and security warning for UnsafeAllow3F by Rich Bowen · 2 weeks ago
  99. 92eeb2a Bulk rebuild to remove the hanging Comments link. by Rich Bowen · 2 weeks ago
  100. b4e9482 Remove dead "Comments" link from See also sidebar by Rich Bowen · 2 weeks ago