I'm starting to use nginx as a proxy/cache (apache back-end), and I've a problem regarding directories that uses .htaccess to restrict access by ip (allow,deny). <br><br>The first time when a allowed IP access this area (i.e. /downloads), the object is cached, but when a unauthorized IP access the same dir, it gets the object from cache.<br>
<br>Is there a way to deal with that?<br><br>Regards,<br><br>Guilherme<br>