Hi, --- [EMAIL PROTECTED] wrote: > If I set the option as mentioned below: I get external but not > internal. > If I remove it: I get Internal not external. > > :-( >
If you don't mind digging in the jetspeed code.... In the class; org.apache.jetspeed.services.urlmanager.URLFetcher There is logic to use a proxy depending on the protocol... you could modify this to exclude its use for some... This is assuming the url's you are fetching come through this class... ;-) Have fun, Chris ===== Need somewhere to Live in London? - Then go to http://freeflats.com __________________________________________________ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
