I also thought about something similar briefly. If only base href handled wildcards
I think a plugin playing on the Friendly URL system is going to be the best solution, because I don’t see how this can be solved on the server level while using base href. I know some php and js, but not enough to attempt this. The logic is fairly simple though, just parse the input URI, ’remember’ it - then toss it into the FURL output...
I think we are on the right track now haha