Skip to content

Commit 74723e6

Browse files
committed
xforms
[skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1922248 13f79535-47bb-0310-9956-ffa450edef68
1 parent 6f5a424 commit 74723e6

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

docs/manual/mod/mod_auth_form.html.en

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,6 @@ ErrorDocument 401 "/login.shtml"
234234
AuthUserFile "conf/passwd"
235235
AuthType form
236236
AuthName realm
237-
AuthFormLoginRequiredLocation "http://example.com/login.html"
238237
Session On
239238
SessionCookieName session path=/</pre>
240239
</div>

docs/manual/mod/mod_auth_form.xml.fr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" ?>
22
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
33
<?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
4-
<!-- English Revision: 1869054 -->
4+
<!-- English Revision: 1869054:1922247 (outdated) -->
55
<!-- French translation : Lucien GENTIS -->
66
<!-- Reviewed by : Vincent Deffontaines -->
77

docs/manual/mod/mod_auth_form.xml.meta

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88

99
<variants>
1010
<variant>en</variant>
11-
<variant>fr</variant>
11+
<variant outdated="yes">fr</variant>
1212
</variants>
1313
</metafile>

0 commit comments

Comments
 (0)