I\'m trying to make X-Sendfile work for serving my heavy attachments with capistrano. I found that X-Sendfile is not working with symlinks. How could I handle the files insi
Maybe I found a solution. How did you make your symlinks?
maybe you did ln -s, and it's not enough
ln -s
Here they suggest using ln -nFs, so he recognizes it's a directory that you are linking in
ln -nFs