changeset 237:48a5c2083270

For now, commented out broken link to /web/upload.html.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 13 Dec 2011 13:10:19 +0000
parents 9ba4f5333a56
children e33fc8541217
files xml/en/docs/http/ngx_http_core_module.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml
+++ b/xml/en/docs/http/ngx_http_core_module.xml
@@ -381,8 +381,8 @@ If it exceeds the configured value, the 
 <http-status code="413" text="Request Entity Too Large"/>
 is returned.
 Please be aware that
-<link doc="/web/upload.xml">browsers cannot correctly display
-this error</link>.
+<!--link doc="/web/upload.xml"-->browsers cannot correctly display
+this error<!--/link-->.
 Setting <argument>size</argument> to 0 disables client
 request body size checking.
 </para>