Have a look at the following config option from nginx docs:
Syntax:
disable_symlinks off; disable_symlinks on | if_not_owner [from=part];Default: disable_symlinks off;
Context: http, server, location
This directive appeared in version 1.1.15.
Have a look at the following config option from nginx docs:
Syntax:
disable_symlinks off; disable_symlinks on | if_not_owner [from=part];Default: disable_symlinks off;
Context: http, server, location
This directive appeared in version 1.1.15.