Redirect an entire URL

2012-09-13 Thread Aaron Golub
t end: reqrep ^([^\ ]*)\ /pageXXX/fileXXX/(.*) \1\ /pageYYY/fileYYY\2 reqirep ^Host:\ www.olddomain.com Host:\ www.newdomain.com But it doesn't work. What am I doing wrong? Aaron -- Aaron Golub IT Director TurnHere, Inc. 415-820-1850 aaro

Re: Redirect an entire URL

2012-09-14 Thread Aaron Golub
Thanks so much guys, I used this as an example and it worked: http://www.mentby.com/Group/haproxy/redirection-with-301-for-all-subdomains-with-exception.html -- Aaron Golub IT Director TurnHere, Inc. 415-820-1850 aaron.go...@turnhere.com On Thu, Sep 13, 2012 at 10:10 PM, Willy Tarreau

301 redirect, but maintain uri

2012-09-20 Thread Aaron Golub
/loginpage, it still loads up http://xxx.newdomain.com, dropping everything after the host. How do I set it to maintain URI? -- Aaron Golub IT Director TurnHere, Inc. 415-820-1850 aaron.go...@turnhere.com

[no subject]

2015-01-26 Thread Aaron Golub
Hi, We're having a strange problem with cookies being set and I'm hoping someone can help diagnose whats happening here. So we our http and https frontends set up like this: #- # "frontend" section describes a set of listening sockets accepting client connections

Cookies not being set consistently

2015-01-26 Thread Aaron Golub
Hi, > > Sorry for re-posting...I didn't realize I had setn my previous question without a subject: We're having a strange problem with cookies being set and I'm hoping > someone can help diagnose whats happening here. > > > So we our http and https frontends set up like this: > > #