From: Yann Ylavic Date: Tue, 26 Apr 2016 11:21:48 +0000 (+0000) Subject: Build docs. X-Git-Tag: 2.5.0-alpha~1705 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b14934b075028b0a118f322e744c2144d8a5a62c;p=thirdparty%2Fapache%2Fhttpd.git Build docs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740999 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index f7fc8a9deb3..b13308ff61d 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -486,7 +486,8 @@ NoDecode option available in 2.3.12 and later.
Nonfatal=[Override|Unknown|All]
- Allow use of AllowOverride option to treat syntax errors in + Allow use of AllowOverride option to treat invalid (unrecognized + or disallowed) directives in .htaccess as nonfatal. Instead of causing an Internal Server Error, disallowed or unrecognised directives will be ignored and a warning logged: @@ -499,7 +500,7 @@ NoDecode option available in 2.3.12 and later.
  • Nonfatal=All treats both the above as nonfatal.
  • Note that a syntax error in a valid directive will still cause - an internal server error.

    + an Internal Server Error.

    Security

    Nonfatal errors may have security implications for .htaccess users. For example, if AllowOverride disallows AuthConfig, users' @@ -592,7 +593,7 @@ AllowOverrideList Redirect RedirectMatch

    In the example above, only the Redirect and RedirectMatch directives are allowed. All others will - cause an internal server error.

    + cause an Internal Server Error.

    Example:

    @@ -604,7 +605,7 @@ AllowOverrideList CookieTracking CookieName grants permission to the AuthConfig directive grouping and AllowOverrideList grants permission to only two directives from the FileInfo directive - grouping. All others will cause an internal server error.

    + grouping. All others will cause an Internal Server Error.

    See also

      diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de index ecc1bc3335b..ec347be81f4 100644 --- a/docs/manual/mod/core.xml.de +++ b/docs/manual/mod/core.xml.de @@ -1,7 +1,7 @@ - + + + diff --git a/docs/manual/mod/core.xml.ja b/docs/manual/mod/core.xml.ja index dd81e2386e3..0597d61893b 100644 --- a/docs/manual/mod/core.xml.ja +++ b/docs/manual/mod/core.xml.ja @@ -1,7 +1,7 @@ - + +