From dedbe0198f0d3520f760cb82a684d61842831cc7 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Igor=20Gali=C4=87?=
Date: Sun, 28 Oct 2012 17:10:47 +0000
Subject: [PATCH] xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1403043 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/core.xml.meta | 2 +-
docs/manual/upgrading.html.en | 2 +-
modules/generators/config5.m4 | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/docs/manual/mod/core.xml.meta b/docs/manual/mod/core.xml.meta
index b9d96ee4c52..e78755527af 100644
--- a/docs/manual/mod/core.xml.meta
+++ b/docs/manual/mod/core.xml.meta
@@ -10,7 +10,7 @@
de
en
es
- fr
+ fr
ja
tr
diff --git a/docs/manual/upgrading.html.en b/docs/manual/upgrading.html.en
index 8defb984b53..567e663a3eb 100644
--- a/docs/manual/upgrading.html.en
+++ b/docs/manual/upgrading.html.en
@@ -116,7 +116,7 @@
and AuthzOwnerAuthoritative. These directives have been replaced by the
more expressive RequireAny
,
RequireNone
, and
- RequireAall
.
+ RequireAll
.
diff --git a/modules/generators/config5.m4 b/modules/generators/config5.m4
index bf295217e00..ef3e558d93d 100644
--- a/modules/generators/config5.m4
+++ b/modules/generators/config5.m4
@@ -6,6 +6,7 @@ APACHE_MODPATH_INIT(generators)
APACHE_MODULE(status, process/thread monitoring, , , yes)
APACHE_MODULE(autoindex, directory listing, , , yes)
+APACHE_MODULE(autoindex, FastCGI, , , yes)
APACHE_MODULE(asis, as-is filetypes, , , )
APACHE_MODULE(info, server information, , , most)
APACHE_MODULE(suexec, set uid and gid for spawned processes, , , no, [
--
2.47.2