changeset 159:8c124aef0041

Cross-linked "server_name_in_redirect" and "port_in_redirect" directives.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 31 Oct 2011 08:33:36 +0000
parents 05e58829de2e
children 0b65e87daa8a
files xml/en/docs/http/ngx_http_core_module.xml
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml	Fri Oct 28 07:13:20 2011 +0000
+++ b/xml/en/docs/http/ngx_http_core_module.xml	Mon Oct 31 08:33:36 2011 +0000
@@ -1412,6 +1412,10 @@
 Enables or disables specifying the port in redirects issued by nginx.
 </para>
 
+<para>
+See also the <link id="server_name_in_redirect"/> directive.
+</para>
+
 </directive>
 
 
@@ -1813,6 +1817,10 @@
 If this field is not present, an IP address of the server is used.
 </para>
 
+<para>
+See also the <link id="port_in_redirect"/> directive.
+</para>
+
 </directive>