</Location></pre>
- <p> The "no-proxy" environment variable can be set to disable
+ <p> In 2.4.26 and later, the "no-proxy" environment variable can be set to disable
<code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> processing the current request.
This variable should be set with <code class="directive"><a href="../mod/mod_setenvif.html#setenvif">SetEnvIf</a></code>, as <code class="directive"><a href="../mod/mod_env.html#setenv">SetEnv</a></code>
is not evaluated early enough.</p>
specific location will take precedence.</p>
<p>For the same reasons, exclusions must come <em>before</em> the
- general <code class="directive">ProxyPass</code> directives. The "no-proxy"
+ general <code class="directive">ProxyPass</code> directives. In 2.4.26 and later, the "no-proxy"
environment variable is an alternative to exclusions, and is the only
way to configure an exclusion of a <code class="directive">ProxyPass</code>
directive in <code class="directive"><a href="../mod/core.html#location">Location</a></code> context.
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1782332 -->
+<!-- English Revision: 1782332:1785909 (outdated) -->
<!-- French translation : Lucien GENTIS -->
<!-- Reviewed by : Vincent Deffontaines -->
<?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: 344971:1782332 (outdated) -->
+<!-- English Revision: 344971:1785909 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more