#Middleware error

6 messages · Page 1 of 1 (latest)

lime dirge
#

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

flint quest
#

Like that?

flint quest
#

the problem has persisted, even w this code