Well, I am using a download manager plugin to share some pdf files from my site. The problem is that when someone tries to download a file the url used is something like domain.com/download/?down=23 which is served through Redis cache and the Nginx...