On 11/12/09, Aiman Ashraf <[email protected]> wrote: > Hi, > > I have little experience in networking or proxies, so beware of stupidity. > > I visit a site called abc.com and I want that whenever I click any link of > abc.com from my browser, the request should be routed via my site > mysite.com. > So if i click on http://www.abc.com/def.html, I want the request to be > actually made to http://www.mysite.com?q=http://www.abc.com/def.html > > How can I do this with Polipo (if i can). Any help is appreciated. > Thanks.
Polipo can't do that. You may be able to configure Apache to do this. Although Apache is a webserver you can also configure it to act as a proxy, and it's certainly able to mangle URLs to some degree. Don't ask me how to configure Apache though :). Regards Alan ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Polipo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/polipo-users
