Dup Ver Goto 📝

js1

PT2/test does not exist
To
5 lines, 39 words, 235 chars Page 'js1' does not exist.

Does this work?

Yes. PT searches from leaf to root for a named file. So /test/boing.js will return /test/boing.js if it exists, else it will return /boing.js if that exists. Else it will return a 404.