Loading docs/manual/mod/core.html.en +4 −2 Original line number Diff line number Diff line Loading @@ -1560,11 +1560,13 @@ request</td></tr> <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>File attributes used to create the ETag HTTP response header for static files</td></tr> <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>FileETag <var>component</var> ...</code></td></tr> <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>FileETag INode MTime Size</code></td></tr> <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>FileETag MTime Size</code></td></tr> <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr> <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>FileInfo</td></tr> <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr> <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr> <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>The default used to be "INode MTime Size" in 2.3.14 and earlier.</td></tr> </table> <p> The <code class="directive">FileETag</code> directive configures the file Loading Loading @@ -1606,7 +1608,7 @@ HTTP response header for static files</td></tr> <div class="warning"><h3>Warning</h3> Do not change the default for directories or locations that have WebDAV enabled and use <code class="module"><a href="../mod/mod_dav_fs.html">mod_dav_fs</a></code> as a storage provider. <code class="module"><a href="../mod/mod_dav_fs.html">mod_dav_fs</a></code> uses <code>INode MTime Size</code> <code class="module"><a href="../mod/mod_dav_fs.html">mod_dav_fs</a></code> uses <code>MTime Size</code> as a fixed format for <code>ETag</code> comparisons on conditional requests. These conditional requests will break if the <code>ETag</code> format is changed via <code class="directive">FileETag</code>. Loading docs/manual/mod/core.xml.de +1 −1 Original line number Diff line number Diff line <?xml version="1.0"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?> <!-- English Revision: 344972:1188095 (outdated) --> <!-- English Revision: 344972:1199086 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more Loading docs/manual/mod/core.xml.ja +1 −1 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> <!-- English Revision: 669847:1188095 (outdated) --> <!-- English Revision: 669847:1199086 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more Loading docs/manual/mod/core.xml.tr +1 −1 Original line number Diff line number Diff line <?xml version="1.0"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?> <!-- English Revision: 813376:1188095 (outdated) --> <!-- English Revision: 813376:1199086 (outdated) --> <!-- ===================================================== Translated by: Nilgün Belma Bugüner <nilgun belgeler.org> Reviewed by: Orhan Berent <berent belgeler.org> Loading docs/manual/mod/directives.html.de +0 −1 Original line number Diff line number Diff line Loading @@ -394,7 +394,6 @@ <li><a href="mod_proxy_html.html#proxyhtmlfixups">ProxyHTMLFixups</a></li> <li><a href="mod_proxy_html.html#proxyhtmlinterp">ProxyHTMLInterp</a></li> <li><a href="mod_proxy_html.html#proxyhtmllinks">ProxyHTMLLinks</a></li> <li><a href="mod_proxy_html.html#proxyhtmllogverbose">ProxyHTMLLogVerbose</a></li> <li><a href="mod_proxy_html.html#proxyhtmlstripcomments">ProxyHTMLStripComments</a></li> <li><a href="mod_proxy_html.html#proxyhtmlurlmap">ProxyHTMLURLMap</a></li> <li><a href="mod_proxy.html#proxyiobuffersize">ProxyIOBufferSize</a></li> Loading Loading
docs/manual/mod/core.html.en +4 −2 Original line number Diff line number Diff line Loading @@ -1560,11 +1560,13 @@ request</td></tr> <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>File attributes used to create the ETag HTTP response header for static files</td></tr> <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>FileETag <var>component</var> ...</code></td></tr> <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>FileETag INode MTime Size</code></td></tr> <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>FileETag MTime Size</code></td></tr> <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr> <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>FileInfo</td></tr> <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr> <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr> <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>The default used to be "INode MTime Size" in 2.3.14 and earlier.</td></tr> </table> <p> The <code class="directive">FileETag</code> directive configures the file Loading Loading @@ -1606,7 +1608,7 @@ HTTP response header for static files</td></tr> <div class="warning"><h3>Warning</h3> Do not change the default for directories or locations that have WebDAV enabled and use <code class="module"><a href="../mod/mod_dav_fs.html">mod_dav_fs</a></code> as a storage provider. <code class="module"><a href="../mod/mod_dav_fs.html">mod_dav_fs</a></code> uses <code>INode MTime Size</code> <code class="module"><a href="../mod/mod_dav_fs.html">mod_dav_fs</a></code> uses <code>MTime Size</code> as a fixed format for <code>ETag</code> comparisons on conditional requests. These conditional requests will break if the <code>ETag</code> format is changed via <code class="directive">FileETag</code>. Loading
docs/manual/mod/core.xml.de +1 −1 Original line number Diff line number Diff line <?xml version="1.0"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?> <!-- English Revision: 344972:1188095 (outdated) --> <!-- English Revision: 344972:1199086 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more Loading
docs/manual/mod/core.xml.ja +1 −1 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> <!-- English Revision: 669847:1188095 (outdated) --> <!-- English Revision: 669847:1199086 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more Loading
docs/manual/mod/core.xml.tr +1 −1 Original line number Diff line number Diff line <?xml version="1.0"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?> <!-- English Revision: 813376:1188095 (outdated) --> <!-- English Revision: 813376:1199086 (outdated) --> <!-- ===================================================== Translated by: Nilgün Belma Bugüner <nilgun belgeler.org> Reviewed by: Orhan Berent <berent belgeler.org> Loading
docs/manual/mod/directives.html.de +0 −1 Original line number Diff line number Diff line Loading @@ -394,7 +394,6 @@ <li><a href="mod_proxy_html.html#proxyhtmlfixups">ProxyHTMLFixups</a></li> <li><a href="mod_proxy_html.html#proxyhtmlinterp">ProxyHTMLInterp</a></li> <li><a href="mod_proxy_html.html#proxyhtmllinks">ProxyHTMLLinks</a></li> <li><a href="mod_proxy_html.html#proxyhtmllogverbose">ProxyHTMLLogVerbose</a></li> <li><a href="mod_proxy_html.html#proxyhtmlstripcomments">ProxyHTMLStripComments</a></li> <li><a href="mod_proxy_html.html#proxyhtmlurlmap">ProxyHTMLURLMap</a></li> <li><a href="mod_proxy.html#proxyiobuffersize">ProxyIOBufferSize</a></li> Loading