summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_rewrite.html.en.utf8 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rebuilds a number of pending doc changesRich Bowen2024-01-291-2/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1915460 13f79535-47bb-0310-9956-ffa450edef68
* Clarifies advice around quoting regular expressions.Rich Bowen2024-01-291-1/+1
| | | | | | | | | Submitted by: nisbet-hubbard <87453615+nisbet-hubbard@users.noreply.github.com> Github: closes #379 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1915443 13f79535-47bb-0310-9956-ffa450edef68
* Rebuild docs.Graham Leggett2023-04-251-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1909395 13f79535-47bb-0310-9956-ffa450edef68
* xformsEric Covener2023-04-111-2/+7
| | | | | | | [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1909074 13f79535-47bb-0310-9956-ffa450edef68
* * Xforms [skip ci]Ruediger Pluem2023-04-111-0/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1909068 13f79535-47bb-0310-9956-ffa450edef68
* Someone updated the copyright year. :)Rich Bowen2023-01-311-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907148 13f79535-47bb-0310-9956-ffa450edef68
* rebuild mod_rewrite doc, and various other files.Rich Bowen2023-01-201-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906842 13f79535-47bb-0310-9956-ffa450edef68
* Rebuild docs.Rich Bowen2023-01-111-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906606 13f79535-47bb-0310-9956-ffa450edef68
* Sync docs [skip ci]Yann Ylavic2022-06-011-3/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1901491 13f79535-47bb-0310-9956-ffa450edef68
* s/Freenode/Libera.chat/gRich Bowen2021-07-091-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1891400 13f79535-47bb-0310-9956-ffa450edef68
* Corrected mod_md typos + build all which results in tons of copy right ↵Daniel Ferradal2021-06-071-1/+1
| | | | | | notice updates git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1890574 13f79535-47bb-0310-9956-ffa450edef68
* Follow up to r1880368 and r1880980:Joe Orton2020-08-191-0/+1604
Complete move to .en.utf8 suffixes in two steps: 1. From fresh checkout, renamed all existing files: $ for f in *.html.en */*.html.en; do svn mv $f $f.utf8; done 2. Ran "./build.sh all" which also regenerates the typemaps. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1880982 13f79535-47bb-0310-9956-ffa450edef68