From b14934b075028b0a118f322e744c2144d8a5a62c Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Tue, 26 Apr 2016 11:21:48 +0000 Subject: [PATCH] Build docs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740999 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html.en | 9 ++--- docs/manual/mod/core.xml.de | 2 +- docs/manual/mod/core.xml.es | 2 +- docs/manual/mod/core.xml.fr | 2 +- docs/manual/mod/core.xml.ja | 2 +- docs/manual/mod/core.xml.meta | 2 +- docs/manual/mod/core.xml.tr | 2 +- docs/manual/mod/mod_ssl.html.en | 47 ++++++++++++++++---------- docs/manual/mod/quickreference.html.en | 33 +++++++++--------- 9 files changed, 57 insertions(+), 44 deletions(-) diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index f7fc8a9deb..b13308ff61 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 ecc1bc3335..ec347be81f 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 dd81e2386e..0597d61893 100644 --- a/docs/manual/mod/core.xml.ja +++ b/docs/manual/mod/core.xml.ja @@ -1,7 +1,7 @@ - + +