Anonymous | Login | Signup for a new account | 12-17-2024 08:26 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0004023 | [Resin] | feature | always | 04-30-10 12:40 | 05-19-10 17:13 | ||||
Reporter | stbu | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 4.0.6 | ||||||
Summary | 0004023: Rewrite: Tag for moved-permanently | ||||||||
Description |
From Resin-Interest (Subject was: Resin 4.0 documentation reference.xtp = 500 Servlet Exception) > Also, with 3.1 it was possible to distinguish the HTTP Code for > redirects. For Search-Engine-Optimization a 301 (Moved Permanently) is > in particular cases better than 302 (Found). In 3.1 there is > <moved-permanently> http://caucho.com/resin-3.1/doc/rewrite-tags.xtp#moved-permanently [^] > to achieve this but I have not found equivalent configuration tag in > 4.0 documentation, there is only > http://caucho.com/resin-4.0/admin/reference.xtp#resin:Redirect [^] You can use the <resin:SendError code="302"/> for any of the codes. We can add a special case for moved-permanently; it's pretty easy to add new tags. -- Scott |
||||||||
Additional Information | Using just <resin:SendError code="302"/> is not working the same way as 3.1 rewrite tag <moved-permanently> | ||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed. 26 unique queries executed. |