On Tue, Mar 11, 2008 at 10:39 AM, Hernan Cunico <[EMAIL PROTECTED]> wrote: > Howdy folks, > For the Geronimo Web site we have some .htaccess files with some redirection > rules. > These no longer seem to work although we can't really tell since when. > > Could you guys take a look at these files and provide some direction.
Please be more specific. http://geronimo.apache.org/issues does indeed redirect to http://issues.apache.org/jira/browse/GERONIMO and similarly for the others that I checked. Of course, you would be better off with simple Redirect directives rather than very-restrictive RewriteRules. Joshua.