Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] 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  
Status closed   Product Version 3.1.6
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>
>
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