wiki or faq.html don't seem to work
how about the other .htaccess under /redirects directory, I no longer see this
one on mino. Should we use only one htaccess at root level? (not sure why we
had more than one anyways)
Cheers!
Hernan
Joshua Slive wrote:
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.