Menu

#1445 ReWrite URL with client-header-filter?

3.0.16
closed
filters (152)
5
2011-10-16
2011-10-15
Casts
No

I am stuck at how to rewrite a URL (behind the browsers back) with the client-header-filter perhaps someone should give me an example
i have tried this so far but it seems not to be working (yeah im a noob in this)
CLIENT-HEADER-FILTER: change-url rewrite url
s@http://(*)@http://www.awebproxxy/url=$1@g

in action file
+filter{change-url}
/

I know i am making a huge mistake with the whole thing, someone should clear my head with a good example.
Thanks

Discussion

  • Casts

    Casts - 2011-10-15

    Awe, don't worry i figured out a way to pull it off...if i happen to need another support from you guys i'll be sure to ask...Thanks.
    Privoxy Rocks!

     
  • Fabian Keil

    Fabian Keil - 2011-10-16
    • assigned_to: nobody --> fabiankeil
    • status: open --> closed
     
  • Fabian Keil

    Fabian Keil - 2011-10-16

    I'm pleased to hear that you got it working. Thanks for letting us know.

     

Log in to post a comment.