Categories
How to write FollowSymLinks in nginx?
in the site config in Apache there is this line: Options FollowSymLinks How can I write the same thing in the nginx config?
Options FollowSymLinks
Answer the question
In order to leave comments, you need to log in
http { disable_symlinks off; }
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question