Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002681 [Resin] minor always 05-19-08 08:37 06-16-08 11:33
Reporter ferg View Status public  
Assigned To ferg
Priority urgent Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.2.0 Product Version 3.1.6
  Product Build
Summary 0002681: rewrite-dispatch with forward
Description (rep by Bill Au)

I got move-permanently and redirect to work across webapps but am not able to get forward to do so. Is that possible at all with Resin? I am asking since I am not sure all the clients access my webapps can handle 301/302 to redo request to the new URL. For example, curl by default does not do so. You need to run curl with the -L/--location option in order for this to work.

Bill

On Wed, Aug 23, 2006 at 4:44 PM, Rob Lockstone wrote:
Ahh, great! I tried just plain <forward and that didn't work. Thanks
again, Scott!

Rob

On Aug 23, 2006, at 13:38 , Scott Ferguson wrote:

>
> On Aug 23, 2006, at 1:25 PM, Rob Lockstone wrote:
>
>> We're running Resin 3.0.21 Pro standalone and need to be able to
>> redirect an incoming page request to a completely different server,
>> e.g.:
>>
>> http://mysite.mydomain.com/blah/blah.html [^] ---> http://
>> differentSite.differentDomain.com/blah/blah.html
>>
>> I've been able to use the rewrite-dispatch tag for the other
>> redirects, but this new one has me a bit perplexed. Any ideas?
>
> Sure, you can use:
>
> <rewrite-dispatch>
> <redirect regexp="^/blah" target="http://blah.com"/> [^]
> </rewrite-dispatch>
>
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0003198)
ferg
06-16-08 11:32

server/1kn{3,4}
 

- Issue History
Date Modified Username Field Change
05-19-08 08:37 ferg New Issue
05-19-08 08:38 ferg Priority normal => urgent
06-16-08 11:32 ferg Note Added: 0003198
06-16-08 11:32 ferg Assigned To  => ferg
06-16-08 11:32 ferg Status new => closed
06-16-08 11:32 ferg Resolution open => fixed
06-16-08 11:32 ferg Fixed in Version  => 3.2.0


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker