Tell Varnish to not cache Nginx or Apache HTTPAuth Requests
Tell Varnish to not cache Nginx or Apache HTTPAuth Requests The Problem of having Varnish in front of Nginx or Apache is that Basic HTTP Authentication requests will be cached once you logged in. So...