Skip to main content
1 of 2
stecog
  • 2.4k
  • 11
  • 32
  • 39

I insert disable_symlinks off; in my nginx.conf and i resolved, works fine!

http {
disable_symlinks off;
}

Thanks Andy

stecog
  • 2.4k
  • 11
  • 32
  • 39