Hi!
I would like to know where the best place to remove a virtual path would be. Something like "FixupRequest".
A request coming in with
http://anyhost.dom/virt/anything.html i would like to convert to
http://anyhost.dom/anything.html before any TRtcDataProviders get at the request. Only if the "virtual path" exactly matches my "setting", in this case "virt".
Thank you,
/Dany