Possibility to use IP/Network(something like dest_ip) inside hosting.config

2014-07-02 Thread Tommy Lee
Hi devs, The addition of this feature inside hosting code is complicated ? I've started study inside the hosting code, but if there is someone with more knowledge to help me with some doubts ? Thanks. Tommy.

Re: Rewrite URL Method

2014-04-25 Thread Tommy Lee
Nice. I'll try it. Thanks for your help. 2014-04-25 0:36 GMT-03:00 gang li : > You can do this via plugin, use TSHttpHdrMethodSet(...) in > TSRemapDoRemap(...) > > > On Fri, Apr 25, 2014 at 4:46 AM, Tommy Lee wrote: > > > Hi all, > > > > I'm

Rewrite URL Method

2014-04-24 Thread Tommy Lee
Hi all, I'm trying to rewrite the METHOD of a request but i'm realy confused about where to do this hack. It's a forward proxy. It could be done in an easy way via plugin ? Or just inside source code ? Any thoughts will be really appreciate. Thanks in advance. Tommy