summaryrefslogtreecommitdiffstats
path: root/docs/manual/sitemap.html.de (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-01-12Fix the rewriterule syntax, while also removing the directory-vs-fileRich Bowen1-4/+4
confusion that I introduced with my earlier change. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906637 13f79535-47bb-0310-9956-ffa450edef68
2023-01-11rebuild rewrite docsRich Bowen4-6/+11
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906613 13f79535-47bb-0310-9956-ffa450edef68
2023-01-11Addresses https://bz.apache.org/bugzilla/show_bug.cgi?id=53108 -Rich Bowen1-4/+7
explains the difference between rewriting to a full filesystem path vs a webroot local path. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906612 13f79535-47bb-0310-9956-ffa450edef68
2023-01-11Rebuild docs.Rich Bowen4-2/+11
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906606 13f79535-47bb-0310-9956-ffa450edef68
2023-01-11As per this thread -Rich Bowen1-0/+7
https://lists.apache.org/thread/g36po3tp24xl92s182plxlgv8rnl1hj8 - clarify what RewriteCond evaluation is "fast fail." git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906605 13f79535-47bb-0310-9956-ffa450edef68
2023-01-10cleanup on errorEric Covener1-0/+2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906540 13f79535-47bb-0310-9956-ffa450edef68
2023-01-10fail on bad headerEric Covener2-19/+29
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906539 13f79535-47bb-0310-9956-ffa450edef68
2023-01-09Add a compatibility noteChristophe Jaillet1-0/+5
[skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906520 13f79535-47bb-0310-9956-ffa450edef68
2023-01-09Add a compatibility note for HeartbeatMaxServers 0Christophe Jaillet1-1/+2
Add a missing hyperlink. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906517 13f79535-47bb-0310-9956-ffa450edef68
2023-01-09Limit triggering on non-code changes, try to capture error_log asJoe Orton1-0/+16
an artifact on failure. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906501 13f79535-47bb-0310-9956-ffa450edef68
2023-01-09bundle in r1904518Eric Covener1-1/+1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906495 13f79535-47bb-0310-9956-ffa450edef68
2023-01-09* modules/dav/main/util.c (dav_process_if_header): Fix errorJoe Orton1-1/+7
path for "Not" prefix parsing. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906487 13f79535-47bb-0310-9956-ffa450edef68