+1 good idea
Paul
On 8/28/06, Jason Dillon <[EMAIL PROTECTED]> wrote:
Any objection to changing the meta http-equiv="refresh" pages for
redirects/* to use .htaccess RewriteRules?
Doing so will avoid the need for users to see the "Redirecting your
request..." messages. We can also use the rules to redirect urls w/o
page names, so like:
http://geronimo.apache.org/issues -> http://issues.apache.org/
jira/browse/GERONIMO
http://geronimo.apache.org/wiki -> http://cwiki.apache.org/geronimo
...
How about it?
--jason