Hi to everyone,Is it possible to rewrite an uri in an input filter? I need to change the appended parameters of the get or post request, before it gets processed by the handler.
I am aware of mod_rewrite, but my input filter seems to do more with the appended parameters.
Thanks , Meendar