You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rb...@apache.org on 2017/01/03 15:27:47 UTC

svn commit: r1777141 - /httpd/httpd/branches/2.4.x/docs/manual/mod/core.xml

Author: rbowen
Date: Tue Jan  3 15:27:47 2017
New Revision: 1777141

URL: http://svn.apache.org/viewvc?rev=1777141&view=rev
Log:
Add cross references

Modified:
    httpd/httpd/branches/2.4.x/docs/manual/mod/core.xml

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/core.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/core.xml?rev=1777141&r1=1777140&r2=1777141&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/core.xml (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/core.xml Tue Jan  3 15:27:47 2017
@@ -794,6 +794,8 @@ DocumentRoot "/var/www/${servername}/htd
        implementation of this directive and is only preserved (with unintuitive 
        results) to maintain backward compatibility.</p>
 </usage>
+<seealso><directive module="core">UnDefine</directive></seealso>
+<seealso><directive module="core">IfDefine</directive></seealso>
 </directivesynopsis>
 
 <directivesynopsis type="section">
@@ -4569,6 +4571,8 @@ certain events before failing a request<
        the changes it makes are visible to any later configuration
        directives, beyond any enclosing virtual host.</p>
 </usage>
+<seealso><directive module="core">Define</directive></seealso>
+<seealso><directive module="core">IfDefine</directive></seealso>
 </directivesynopsis>
 
 <directivesynopsis>