T
T
Turik-us2016-08-14 00:33:19
Nginx
Turik-us, 2016-08-14 00:33:19

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?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
Turik-us, 2016-08-14
@Turik-us

http {
    disable_symlinks off;
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question