[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-cvs
Subject:    svn commit: r1554501 - in /httpd/httpd/branches/2.4.x/docs/manual: getting-started.html.en mod/mod_a
From:       nd () apache ! org
Date:       2013-12-31 13:06:15
Message-ID: 20131231130616.0E26A2388868 () eris ! apache ! org
[Download RAW message or body]

Author: nd
Date: Tue Dec 31 13:06:15 2013
New Revision: 1554501

URL: http://svn.apache.org/r1554501
Log:
validate. properties.

Modified:
    httpd/httpd/branches/2.4.x/docs/manual/getting-started.html.en   (props changed)
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authnz_ldap.xml
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_dir.xml

Propchange: httpd/httpd/branches/2.4.x/docs/manual/getting-started.html.en
            ('svn:mime-type' removed)

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authnz_ldap.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authnz_ldap.xml?rev=1554501&r1=1554500&r2=1554501&view=diff
 ==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authnz_ldap.xml (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authnz_ldap.xml Tue Dec 31 \
13:06:15 2013 @@ -902,8 +902,8 @@ to perform a DN lookup</description>
 <syntax>AuthLDAPBindPassword <em>password</em></syntax>
 <contextlist><context>directory</context><context>.htaccess</context>
 </contextlist>
-<compatibility><em>exec:</em> was added in 2.4.6.</compatibility>
 <override>AuthConfig</override>
+<compatibility><em>exec:</em> was added in 2.4.6.</compatibility>
 
 <usage>
     <p>A bind password to use in conjunction with the bind DN. Note

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_dir.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_dir.xml?rev=1554501&r1=1554500&r2=1554501&view=diff
 ==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_dir.xml (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_dir.xml Tue Dec 31 13:06:15 2013
@@ -149,14 +149,14 @@ a directory</description>
     >DirectoryIndexRedirect</directive> causes an external redirect
     to instead be issued.</p>
 
-    The argument can be :
+    <p>The argument can be:</p>
     <ul>
-     <li><code>on</code> : issues a 302 redirection to the index resource.</li>
-     <li><code>off</code> : does not issue a redirection. This is the legacy \
                behaviour of mod_dir.</li>
-     <li><code>permanent</code> : issues a 301 (permanent) redirection to the index \
                resource.</li>
-     <li><code>temp</code> : this has the same effect as <code>on</code></li>
-     <li><code>seeother</code> : issues a 303 redirection (also known as "See \
                Other") to the index resource.</li>
-     <li><var>3xx-code</var> : issues a redirection marked by the chosen 3xx \
code.</li> +     <li><code>on</code>: issues a 302 redirection to the index \
resource.</li> +     <li><code>off</code>: does not issue a redirection. This is the \
legacy behaviour of mod_dir.</li> +     <li><code>permanent</code>: issues a 301 \
(permanent) redirection to the index resource.</li> +     <li><code>temp</code>: this \
has the same effect as <code>on</code></li> +     <li><code>seeother</code>: issues a \
303 redirection (also known as "See Other") to the index resource.</li> +     \
<li><var>3xx-code</var>: issues a redirection marked by the chosen 3xx code.</li>  \
</ul>  
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic