From: André Malo Date: Tue, 1 Mar 2016 09:30:36 +0000 (+0000) Subject: update transformation X-Git-Tag: 2.5.0-alpha~1985 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f62edee3ddc5fb7a36e37d53d26dc74d4f1e1578;p=apache update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1733015 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/convenience.map b/docs/manual/convenience.map index b45005bc66..7865b7634b 100644 --- a/docs/manual/convenience.map +++ b/docs/manual/convenience.map @@ -263,7 +263,6 @@ gprofdir mod/core.html#gprofdir gracefulshutdowntimeout mod/mpm_common.html#gracefulshutdowntimeout group mod/mod_unixd.html#group h2direct mod/mod_http2.html#h2direct -h2keepalivetimeout mod/mod_http2.html#h2keepalivetimeout h2maxsessionstreams mod/mod_http2.html#h2maxsessionstreams h2maxworkeridleseconds mod/mod_http2.html#h2maxworkeridleseconds h2maxworkers mod/mod_http2.html#h2maxworkers @@ -275,8 +274,6 @@ h2pushpriority mod/mod_http2.html#h2pushpriority h2serializeheaders mod/mod_http2.html#h2serializeheaders h2sessionextrafiles mod/mod_http2.html#h2sessionextrafiles h2streammaxmemsize mod/mod_http2.html#h2streammaxmemsize -h2streamtimeout mod/mod_http2.html#h2streamtimeout -h2timeout mod/mod_http2.html#h2timeout h2tlscooldownsecs mod/mod_http2.html#h2tlscooldownsecs h2tlswarmupsize mod/mod_http2.html#h2tlswarmupsize h2upgrade mod/mod_http2.html#h2upgrade @@ -446,7 +443,9 @@ proxyexpressenable mod/mod_proxy_express.html#proxyexpressenable proxyftpdircharset mod/mod_proxy_ftp.html#proxyftpdircharset proxyftpescapewildcards mod/mod_proxy_ftp.html#proxyftpescapewildcards proxyftplistonwildcard mod/mod_proxy_ftp.html#proxyftplistonwildcard +proxyhcexpr mod/mod_proxy_hcheck.html#proxyhcexpr proxyhctemplate mod/mod_proxy_hcheck.html#proxyhctemplate +proxyhctpsize mod/mod_proxy_hcheck.html#proxyhctpsize proxyhtmlbufsize mod/mod_proxy_html.html#proxyhtmlbufsize proxyhtmlcharsetout mod/mod_proxy_html.html#proxyhtmlcharsetout proxyhtmldoctype mod/mod_proxy_html.html#proxyhtmldoctype @@ -599,6 +598,7 @@ sslinsecurerenegotiation mod/mod_ssl.html#sslinsecurerenegotiation sslocspdefaultresponder mod/mod_ssl.html#sslocspdefaultresponder sslocspenable mod/mod_ssl.html#sslocspenable sslocspoverrideresponder mod/mod_ssl.html#sslocspoverrideresponder +sslocspproxyurl mod/mod_ssl.html#sslocspproxyurl sslocsprespondertimeout mod/mod_ssl.html#sslocsprespondertimeout sslocspresponsemaxage mod/mod_ssl.html#sslocspresponsemaxage sslocspresponsetimeskew mod/mod_ssl.html#sslocspresponsetimeskew diff --git a/docs/manual/expr.html.en b/docs/manual/expr.html.en index a85dbc934d..1d679fabbc 100644 --- a/docs/manual/expr.html.en +++ b/docs/manual/expr.html.en @@ -23,8 +23,7 @@
Apache > HTTP Server > Documentation > Version 2.5

Expressions in Apache HTTP Server

-

Available Languages:  edited  | - en  | +

Available Languages:  en  |  fr 

@@ -623,8 +622,7 @@ Header always set CustomHeader my-value "expr=%{REQUEST_URI} =~ m#^/special_path are available for versions 2.5.0 and later.

-

Available Languages:  edited  | - en  | +

Available Languages:  en  |  fr 

top

Comments

Notice:
This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our mailing lists.