-
TheSwaminator Hi! It’s the
/foo->/foo/(as/foo/index.html) redirect. I worked around it by using the/fooas/foo.htmlmethod. The real problem is that it’s 301, not 303 (or even 302 if you must). Browsers cache 301 “forever”, so it’s really hard to recover from a mistake.