/base/:path1/:path2 -- that's the supports /base/two/three, /base/five/six, ....
msg.req.params.path1 is set along with msg.req.params.path2
is that what you're looking for?
[{"id":"4419fa1d85ee35b1","type":"http in","z":"9a81529914745607","name":"","url":"/base/:path1/:path3","method":"get","upload":false,"skipBodyParsing":false,"swaggerDoc":"","x":303.75,"y":827.5,"wires":[["e06cf12fdcb1023d","6d7ad01fe0f728f2"]]},{"id":"e06cf12fdcb1023d","type":"http response","z":"9a81529914745607","name":"","statusCode":"","headers":{},"x":771.25,"y":710,"wires":[]},{"id":"6d7ad01fe0f728f2","type":"debug","z":"9a81529914745607","name":"debug 6","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","statusVal":"","statusType":"auto","x":787.5,"y":943.75,"wires":[]}]