Comment on Nginx: try_files Is Evil Too (2024)parentComments−mickeyp1yWhy not just use the `secure_link' feature? It's designed for this.−EGreg1yX-Accel-Redirect is better, it allows us to use any custom logic in our php script to calculate access to resources−rudasn1yhttps://www.f5.com/company/blog/nginx/securing-urls-secure-l...For anyone just learning about this.
Comments
Why not just use the `secure_link' feature? It's designed for this.
X-Accel-Redirect is better, it allows us to use any custom logic in our php script to calculate access to resources
https://www.f5.com/company/blog/nginx/securing-urls-secure-l...
For anyone just learning about this.