From: Igor Galić Date: Sun, 28 Oct 2012 17:10:47 +0000 (+0000) Subject: xforms X-Git-Tag: 2.5.0-alpha~6175 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dedbe0198f0d3520f760cb82a684d61842831cc7;p=thirdparty%2Fapache%2Fhttpd.git xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1403043 13f79535-47bb-0310-9956-ffa450edef68 --- 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.

Access control

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, [