From: André Malo Date: Fri, 17 Apr 2015 19:53:26 +0000 (+0000) Subject: update transformation X-Git-Tag: 2.4.13~205 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=66481f7262bfef600d56a2b0a12bb5304560885c;p=apache update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1674386 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/convenience.map b/docs/manual/convenience.map index 78b1e08a91..cba58f195b 100644 --- a/docs/manual/convenience.map +++ b/docs/manual/convenience.map @@ -156,6 +156,7 @@ cachestorenostore mod/mod_cache.html#cachestorenostore cachestoreprivate mod/mod_cache.html#cachestoreprivate cgidscripttimeout mod/mod_cgid.html#cgidscripttimeout cgimapextension mod/core.html#cgimapextension +cgipassauth mod/core.html#cgipassauth charsetdefault mod/mod_charset_lite.html#charsetdefault charsetoptions mod/mod_charset_lite.html#charsetoptions charsetsourceenc mod/mod_charset_lite.html#charsetsourceenc @@ -308,6 +309,7 @@ loadmodule mod/mod_so.html#loadmodule location mod/core.html#location locationmatch mod/core.html#locationmatch logformat mod/mod_log_config.html#logformat +logiotrackttfb mod/mod_logio.html#logiotrackttfb loglevel mod/core.html#loglevel logmessage mod/mod_log_debug.html#logmessage luaauthzprovider mod/mod_lua.html#luaauthzprovider diff --git a/docs/manual/mod/mod_mime.html.en b/docs/manual/mod/mod_mime.html.en index 8a4a894369..cf280b7ac5 100644 --- a/docs/manual/mod/mod_mime.html.en +++ b/docs/manual/mod/mod_mime.html.en @@ -157,7 +157,7 @@ script, but not the file bar.cgi.html, then instead of using AddHandler cgi-script .cgi, use

-

Configure handler based on final extension only

<FilesMatch ".+\.cgi$">
+    

Configure handler based on final extension only

<FilesMatch "[^.]+\.cgi$">
   SetHandler cgi-script
 </FilesMatch>
diff --git a/docs/manual/mod/mod_mime.xml.fr b/docs/manual/mod/mod_mime.xml.fr index 96b7614762..31d17ca63b 100644 --- a/docs/manual/mod/mod_mime.xml.fr +++ b/docs/manual/mod/mod_mime.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/mod/mod_mime.xml.ja b/docs/manual/mod/mod_mime.xml.ja index 9eb1c9beb1..9a3efa41cd 100644 --- a/docs/manual/mod/mod_mime.xml.ja +++ b/docs/manual/mod/mod_mime.xml.ja @@ -1,7 +1,7 @@ - +