diff xml/en/docs/http/ngx_http_core_module.xml @ 419:8fa5f2273014

Documented the current drawback when using the "disable_symlinks" directive.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 16 Feb 2012 15:19:54 +0000
parents 2638f67205ee
children 1d6dc85ed324
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml	Wed Feb 15 21:45:42 2012 +0000
+++ b/xml/en/docs/http/ngx_http_core_module.xml	Thu Feb 16 15:19:54 2012 +0000
@@ -510,6 +510,10 @@
 <para>
 Parameters <literal>on</literal> and <literal>if_not_owner</literal>
 add a processing overhead.
+Furthermore,
+the use of these parameters requires that
+worker processes be able to read all intermediate
+directories.
 </para>
 
 </directive>