Looking at the ESPWebConfig, yes, that's true, it is only handling root page, ie: "/", and it is doing it own parsing for saving the arguments in ProcessParms().
Adding several pages inside this lib would not be as trivial as in the HelloServer.ino example.