Re: [users@httpd] ProxyPass without slash not working

2013-10-10 Thread Tiago Braga
h 301. How I do? On Thu, Oct 10, 2013 at 7:24 PM, Tiago Braga wrote: > I did the below rules: > > ProxyPassMatch ^/(.*) > http://static.comprafacil.com.br/html/comprafacilempresas > ProxyPassReverse / /html/comprafacilempresas/ > > And it's working! Thanks! > >

Re: [users@httpd] ProxyPass without slash not working

2013-10-10 Thread Tiago Braga
I did the below rules: ProxyPassMatch ^/(.*) http://static.comprafacil.com.br/html/comprafacilempresas ProxyPassReverse / /html/comprafacilempresas/ And it's working! Thanks! On Thu, Oct 10, 2013 at 5:13 PM, Tiago Braga wrote: > On Thu, Oct 10, 2013 at 4:13 PM, trifo wrote: >

Re: [users@httpd] ProxyPass without slash not working

2013-10-10 Thread Tiago Braga
On Thu, Oct 10, 2013 at 4:13 PM, trifo wrote: > maybe a workaround to add the trailing slash automagically using reweite > rule? > I has tried and not works. > --Trifo > > ≈( Telefonról küldve )≈ > On Oct 10, 2013 6:39 PM, "Tiago Braga" wrote: > >>

Re: [users@httpd] ProxyPass without slash not working

2013-10-10 Thread Tiago Braga
On Thu, Oct 10, 2013 at 1:11 PM, Eric Covener wrote: > On Thu, Oct 10, 2013 at 12:03 PM, Tiago Braga > wrote: > > Looking the log and I see an thing: > > > > 127.0.0.1 - - [10/Oct/2013:13:00:46 -0300] "GET /teste HTTP/1.1" 302 301 > "-" > >

Re: [users@httpd] ProxyPass without slash not working

2013-10-10 Thread Tiago Braga
; "lwp-request/5.827 libwww-perl/5.833" Why do it occurs? On Wed, Oct 9, 2013 at 10:54 AM, Tiago Braga wrote: > Jim, > > Do you know what version that fixed? And what the bug? > > Thanks! > > > > On Wed, Oct 9, 2013 at 10:47 AM, Jim Jagielski wrote: > >&g

Re: [users@httpd] ProxyPass without slash not working

2013-10-09 Thread Tiago Braga
Jim, Do you know what version that fixed? And what the bug? Thanks! On Wed, Oct 9, 2013 at 10:47 AM, Jim Jagielski wrote: > iirc, this is fixed/addressed in later versions... > > > On Oct 9, 2013, at 8:28 AM, Tiago Braga wrote: > > > Hello! > > > > I'm

Re: [users@httpd] ProxyPass without slash not working

2013-10-09 Thread Tiago Braga
> Did you try by setting ProxyRequest to off?.As per Apache doc,The > ProxyRequests<http://httpd.apache.org/docs/2.2/mod/mod_proxy.html#proxyrequests> > directive > should usually be set *off* when using ProxyPass. > > Thx > > > On Wed, Oct 9, 2013 at 6:08 PM, Tiago

Re: [users@httpd] ProxyPass without slash not working

2013-10-09 Thread Tiago Braga
Hello Eric, It not works too. ProxyPass / http://static.host.com.br/html/directory/ ProxyPassReverse / http://static.host.com.br/html/directory/ Thanks! On Wed, Oct 9, 2013 at 9:34 AM, Eric Covener wrote: > Missing ProxyPassReverse. > > On Wed, Oct 9, 2013 at 8:28 AM, Tiago Braga

[users@httpd] ProxyPass without slash not working

2013-10-09 Thread Tiago Braga
404 594 "-" "lwp-request/5.827 libwww-perl/5.833" Why? -- Atenciosamente, Tiago Braga Machado -- Atenciosamente, Tiago Braga Machado