You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
We would like to use the nginx-dav-ext-module with the nginx server (1.21) on a linux machine.
For security reasons, we would like to forbid to follow symbol links (e.g. for the case of accidental symbol links to directories like root / ).
The nginx directive “disable_symlinks“ looked promising, (although not yet working completely in the ngx-dav-module).
The disable_symlinks directive seems not to be used yet in the nginx-dav-ext-module.
Are there other settings to improve the handling of symbol links?
Or could the support of the disable_symlinks be added in nginx-dav-ext (probably by ourselves, if it was not done already by someone else) ?
Thanks for any hints!
Eckart
The text was updated successfully, but these errors were encountered:
Hi,
We would like to use the nginx-dav-ext-module with the nginx server (1.21) on a linux machine.
For security reasons, we would like to forbid to follow symbol links (e.g. for the case of accidental symbol links to directories like root / ).
The nginx directive “disable_symlinks“ looked promising, (although not yet working completely in the ngx-dav-module).
The disable_symlinks directive seems not to be used yet in the nginx-dav-ext-module.
Thanks for any hints!
Eckart
The text was updated successfully, but these errors were encountered: