From: Rich Bowen Date: Mon, 11 May 2026 12:28:49 +0000 (+0000) Subject: Rebuild the patches from the weekend X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ec2253d27d083f286104b25ed1cce4e11d118913;p=thirdparty%2Fapache%2Fhttpd.git Rebuild the patches from the weekend git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1934085 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy_ajp.html.en.utf8 b/docs/manual/mod/mod_proxy_ajp.html.en.utf8 index c54b7bfab5..944e87df7e 100644 --- a/docs/manual/mod/mod_proxy_ajp.html.en.utf8 +++ b/docs/manual/mod/mod_proxy_ajp.html.en.utf8 @@ -118,6 +118,12 @@ ProxyPassReverse "/apps/foo" "http://www.example.com/foo"

Environment variables whose names have the prefix AJP_ are forwarded to the origin server as AJP request attributes (with the AJP_ prefix removed from the name of the key).

+ +

Please be aware that these request attributes are only accessible when + directly asking for them using the HttpServletRequest.getAttribute + method - Tomcat's implementation of the + getAttributeNames + method does not list them as those are handled as internal attributes.

top

Overview of the protocol

diff --git a/docs/manual/mod/mod_proxy_ajp.xml.fr b/docs/manual/mod/mod_proxy_ajp.xml.fr index 1955e36179..c95c6c3f6c 100644 --- a/docs/manual/mod/mod_proxy_ajp.xml.fr +++ b/docs/manual/mod/mod_proxy_ajp.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/mod/mod_proxy_ajp.xml.ja b/docs/manual/mod/mod_proxy_ajp.xml.ja index 176d928d63..5e46c34327 100644 --- a/docs/manual/mod/mod_proxy_ajp.xml.ja +++ b/docs/manual/mod/mod_proxy_ajp.xml.ja @@ -1,7 +1,7 @@ - + -mod_rewrite and .htaccess files - Apache HTTP Server Version 2.5 +Per-directory Rewrites - Apache HTTP Server Version 2.5 @@ -21,7 +21,7 @@
<-
-Apache > HTTP Server > Documentation > Version 2.5 > Rewrite

mod_rewrite and .htaccess files

+Apache > HTTP Server > Documentation > Version 2.5 > Rewrite

Per-directory Rewrites

Available Languages:  de  |  en  | @@ -168,7 +168,7 @@ RewriteRule "^(.*)$" "index.php" [L]

For this particular use case - routing all unmatched requests to a front controller - the -FallbackResource directive +FallbackResource directive is a simpler and more efficient alternative to mod_rewrite.

Without the RewriteBase "/myapp/" line, the rewritten diff --git a/docs/manual/rewrite/htaccess.xml.de b/docs/manual/rewrite/htaccess.xml.de index 42913c9781..98295e1bee 100644 --- a/docs/manual/rewrite/htaccess.xml.de +++ b/docs/manual/rewrite/htaccess.xml.de @@ -1,7 +1,7 @@ - + + + diff --git a/docs/manual/rewrite/htaccess.xml.ja b/docs/manual/rewrite/htaccess.xml.ja index ed29af91c1..13f2f6f271 100644 --- a/docs/manual/rewrite/htaccess.xml.ja +++ b/docs/manual/rewrite/htaccess.xml.ja @@ -1,7 +1,7 @@ - + + + + + + + diff --git a/docs/manual/rewrite/index.xml.ja b/docs/manual/rewrite/index.xml.ja index 98fa0d26a1..731e060189 100644 --- a/docs/manual/rewrite/index.xml.ja +++ b/docs/manual/rewrite/index.xml.ja @@ -1,7 +1,7 @@ - + + + + + + + diff --git a/docs/manual/rewrite/remapping.xml.ja b/docs/manual/rewrite/remapping.xml.ja index fb5e140ad6..f192a2b30e 100644 --- a/docs/manual/rewrite/remapping.xml.ja +++ b/docs/manual/rewrite/remapping.xml.ja @@ -1,7 +1,7 @@ - + + + +