From: Rich Bowen Date: Fri, 3 Apr 2026 19:33:48 +0000 (+0000) Subject: rebuild html, translation metadata X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3c23d006243a46875df87ab74af82f435dfe8bfa;p=thirdparty%2Fapache%2Fhttpd.git rebuild html, translation metadata git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1932821 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy_html.html.en.utf8 b/docs/manual/mod/mod_proxy_html.html.en.utf8 index 03d7bbbfca..3219910b9b 100644 --- a/docs/manual/mod/mod_proxy_html.html.en.utf8 +++ b/docs/manual/mod/mod_proxy_html.html.en.utf8 @@ -34,8 +34,7 @@ from Clients' networks in a proxy context. Status:Base Module Identifier:proxy_html_module Source File:mod_proxy_html.c -Compatibility:Version 2.4 and later. Available as a third-party module -for earlier 2.x versions +Compatibility:Version 2.4 and later

Summary

This module provides an output filter to rewrite HTML links in a @@ -173,6 +172,7 @@ size and avoid the need to resize the buffer dynamically during a request. + @@ -263,6 +263,12 @@ module for earlier 2.x versions apply ProxyHTMLURLMaps to where enabled. You can specify any number of attributes in one or more ProxyHTMLEvents directives.

+

Requires ProxyHTMLExtended

+

Scripting events are only processed when +ProxyHTMLExtended is set to +On. Without it, event attributes are passed through unmodified +even if listed in ProxyHTMLEvents.

+

Normally you'll set this globally. If you set ProxyHTMLEvents in more than one scope so that one overrides the other, you'll need to specify a complete set in each of those scopes.

@@ -307,6 +313,7 @@ false matches.
Description:Specify a charset for mod_proxy_html output.
Syntax:ProxyHTMLCharsetOut Charset | *
Default:ProxyHTMLCharsetOut UTF-8
Context:server config, virtual host, directory
Status:Base
Module:mod_proxy_html
+ diff --git a/docs/manual/mod/mod_proxy_html.html.fr.utf8 b/docs/manual/mod/mod_proxy_html.html.fr.utf8 index ad79483fd0..aefe172ce1 100644 --- a/docs/manual/mod/mod_proxy_html.html.fr.utf8 +++ b/docs/manual/mod/mod_proxy_html.html.fr.utf8 @@ -29,6 +29,8 @@

Langues Disponibles:  en  |  fr 

+
Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.
Description:Fixes for simple HTML errors.
Syntax:ProxyHTMLFixups [lowercase] [dospath] [reset]
Default:ProxyHTMLFixups none
Context:server config, virtual host, directory
Status:Base
Module:mod_proxy_html
diff --git a/docs/manual/mod/mod_proxy_html.xml.fr b/docs/manual/mod/mod_proxy_html.xml.fr index 0a1b653636..8063a93089 100644 --- a/docs/manual/mod/mod_proxy_html.xml.fr +++ b/docs/manual/mod/mod_proxy_html.xml.fr @@ -1,7 +1,7 @@ - + + diff --git a/docs/manual/rewrite/rewritemap.xml.meta b/docs/manual/rewrite/rewritemap.xml.meta index b77e9e6168..e385817f7b 100644 --- a/docs/manual/rewrite/rewritemap.xml.meta +++ b/docs/manual/rewrite/rewritemap.xml.meta @@ -8,6 +8,6 @@ en - fr + fr
Description:Réécrit les liens HTML afin de s'assurer qu'ils soient bien adressables depuis les réseaux des clients dans un contexte de mandataire.