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.
Determines how symbolic links should be treated when opening files:
off Symbolic links in the pathname are allowed and not checked. This is the default behavior. on If any component of the pathname is a symbolic link, access to a file is denied. if_not_owner Access to a file is deni