Dup Goto 📝

js1

PT2/test 11-20 19:54:30
To Pop
5 lines, 39 words, 235 chars Monday 2023-11-20 19:54:30

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.