Commit bf4d1e37 authored by Richard Bowen's avatar Richard Bowen
Browse files

Missing linebreaks in examples.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1182379 13f79535-47bb-0310-9956-ffa450edef68
parent 23ae62d8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -491,7 +491,7 @@ NoDecode option available in 2.3.12 and later.</compatibility>
    <p>Example:</p>

    <example>
      AllowOverride None
      AllowOverride None<br />
      AllowOverrideList Redirect RedirectMatch
    </example>

@@ -502,7 +502,7 @@ NoDecode option available in 2.3.12 and later.</compatibility>
    <p>Example:</p>

    <example>
      AllowOverride AuthConfig
      AllowOverride AuthConfig<br />
      AllowOverrideList CookieTracking CookieName
    </example>