Redirect Question for Directory Structure Change
figshta
nginx-forum at forum.nginx.org
Thu Sep 10 13:45:58 UTC 2020
>You should clean cache (or set to never cache) for each testing
session/config change as browsers tend to cache the redirects very heavily
(especially for static content).
>A better way as Francis suggested is to use a curl or other tools (like
wget -S ..) which don't cache anything and you'll always get the actual
behavior.
Thanks, I will work on it.
Posted at Nginx Forum: https://forum.nginx.org/read.php?2,289363,289384#msg-289384
More information about the nginx
mailing list