Re: Need help with creating a web forwarding site.

2004-11-14 Thread K-sPecial
Zeus Odin wrote: I would like to create a site that does nothing but forward requests to a destination site, say mydest.com. This is for nothing illicit, I am simply trying to circumvent a firewall's list of banned sites. :-) For instance, if I were to go to http://www.mysite.com, it would send a r

Re: Need help with creating a web forwarding site.

2004-11-14 Thread Philipp Traeder
On Sunday 14 November 2004 12:25, Zeus Odin wrote: > "Philipp Traeder" <[EMAIL PROTECTED]> wrote in message... > > > I guess LWP::UserAgent might be interesting in this context, but I > > wouldn't > > > try to parse the responses you get. Why don't you pass the resulting code > > through only? > >

Re: Need help with creating a web forwarding site.

2004-11-14 Thread Zeus Odin
"Philipp Traeder" <[EMAIL PROTECTED]> wrote in message... > Hi Zeus, Hello. Thanks for the quick reply. > I guess LWP::UserAgent might be interesting in this context, but I wouldn't > try to parse the responses you get. Why don't you pass the resulting code > through only? I imagine the resulti

Re: Need help with creating a web forwarding site.

2004-11-13 Thread Philipp Traeder
On Saturday 13 November 2004 13:51, Zeus Odin wrote: > I would like to create a site that does nothing but forward requests to a > destination site, say mydest.com. This is for nothing illicit, I am simply > trying to circumvent a firewall's list of banned sites. > > :-) > > For instance, if I were

Need help with creating a web forwarding site.

2004-11-13 Thread Zeus Odin
I would like to create a site that does nothing but forward requests to a destination site, say mydest.com. This is for nothing illicit, I am simply trying to circumvent a firewall's list of banned sites. :-) For instance, if I were to go to http://www.mysite.com, it would send a request to GET ht