6 messages · Page 1 of 1 (latest)
You are rewriting all URLS
including internal calls
for which req.url is not defined
you need to set a matcher or a condition so the rewrite affects only the relevant URL
Like that?
the problem has persisted, even w this code