Hello
I still use the venerable Eudora as my e-mail client, but it uses the following type of URLs when looking up a work:
I need to rewrite this type of URLs since...
1. jump.eudora.com no longer exists
2. I need to get rid of all the parameters except "query", which must be rewritten as "q" before sending the query to Google
Can Prixovy do this? If yes, in which part of the manual will I find more infos?
http://www.privoxy.org/user-manual/
Thank you.
To rewrite the URL behind the clients back:
http://www.privoxy.org/user-manual/actions-file.html#CLIENT-HEADER-FILTER
To redirect the client to a rewritten URL instead:
http://www.privoxy.org/user-manual/actions-file.html#REDIRECT
(Easier to debug, but requires a client with redirect support)
Please use either the mailing list or the support tracker, but not both for the same issue.