<variants>
<variant>en</variant>
- <variant outdated="yes">fr</variant>
+ <variant>fr</variant>
</variants>
</metafile>
<div class="example"><h3>CGI example</h3><pre class="prettyprint lang-config">
AuthFormProvider file
- <strong>ErrorDocument 401 /cgi-bin/login.cgi</strong>
+ ErrorDocument 401 /cgi-bin/login.cgi
...
</pre>
</div>
use the first occurrence to verify the password.</p>
<p>The encrypted password format depends on which authentication
- frontend (e.g. <code class="module"><a href="../mod/mod_authn_basic.html">mod_authn_basic</a></code> or
- <code class="module"><a href="../mod/mod_authn_digest.html">mod_authn_digest</a></code>) is being used. See <a href="../misc/password_encryptions.html">Password Formats</a> for
+ frontend (e.g. <code class="module"><a href="../mod/mod_auth_basic.html">mod_auth_basic</a></code> or
+ <code class="module"><a href="../mod/mod_auth_digest.html">mod_auth_digest</a></code>) is being used. See <a href="../misc/password_encryptions.html">Password Formats</a> for
more information.</p>
- <p>For <code class="module"><a href="../mod/mod_authn_basic.html">mod_authn_basic</a></code>, use the utility <code class="program"><a href="../programs/htpasswd.html">htpasswd</a></code>
+ <p>For <code class="module"><a href="../mod/mod_auth_basic.html">mod_auth_basic</a></code>, use the utility <code class="program"><a href="../programs/htpasswd.html">htpasswd</a></code>
which is installed as part of the binary distribution, or which
can be found in <code>src/support</code>. See the
<a href="../programs/htpasswd.html">man page</a> for more details.
use the first occurrence to verify the password.</p>
<p>The encrypted password format depends on which authentication
- frontend (e.g. <module>mod_authn_basic</module> or
- <module>mod_authn_digest</module>) is being used. See <a
+ frontend (e.g. <module>mod_auth_basic</module> or
+ <module>mod_auth_digest</module>) is being used. See <a
href="../misc/password_encryptions.html">Password Formats</a> for
more information.</p>
- <p>For <module>mod_authn_basic</module>, use the utility <program>htpasswd</program>
+ <p>For <module>mod_auth_basic</module>, use the utility <program>htpasswd</program>
which is installed as part of the binary distribution, or which
can be found in <code>src/support</code>. See the
<a href="../programs/htpasswd.html">man page</a> for more details.
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision : 1174747 -->
+<!-- English Revision: 1174747:1336850 (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: 420990:1174747 (outdated) -->
+<!-- English Revision: 420990:1336850 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
<?xml version="1.0" encoding="EUC-KR" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105989:1174747 (outdated) -->
+<!-- English Revision: 105989:1336850 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
<variants>
<variant>en</variant>
- <variant>fr</variant>
+ <variant outdated="yes">fr</variant>
<variant outdated="yes">ja</variant>
<variant outdated="yes">ko</variant>
</variants>
will use its contents to generate additional MIME header
information.</p>
- <div class="example"><h3>Example:</h3><p><code>
+ <div class="example"><h3>Example:</h3><pre class="prettyprint lang-config">
MetaSuffix .meta
- </code></p></div>
+ </pre>
+</div>
</div>
</div>
<?xml version="1.0" encoding="EUC-KR" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 420990:1334011 (outdated) -->
+<!-- English Revision: 420990:1336591 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
<?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: 395228:1336501 (outdated) -->
+<!-- English Revision: 395228:1336502 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more