Actions
server.follow-symlink option¶
server.follow-symlink
allow to follow-symlinks
Default: enabled
server.follow-symlink = "disable"
hinders performance, as more checks are done in the filesystem.
Instead of server.follow-symlink = "disable"
, it is recommended that lighttpd be isolated and/or containerized to improve security.
See Also¶
Migrating from Apache: http://trac.lighttpd.net/trac/wiki/MigratingFromApache
Updated by gstrauss about 3 years ago · 10 revisions