You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Jason Dillon <ja...@planet57.com> on 2006/11/09 21:42:08 UTC

Re: svn commit: r473068 - in /geronimo/site/trunk: docs/redirects/.htaccess xdocs/redirects/faq.html

I think its generally a bad practice to make .html URLs into  
redirects... I only added those others for compatibility.

If you want to make a new redirect, I'd use /faq or /kb

You also don't need the xdocs/redirects anymore.

On Nov 9, 2006, at 12:35 PM, hcunico@apache.org wrote:
> +RewriteRule ^faw.html$ http://cwiki.apache.org/GMOxKB

And this appears to be a typo ;-)

--jason


Re: svn commit: r473068 - in /geronimo/site/trunk: docs/redirects/.htaccess xdocs/redirects/faq.html

Posted by Hernan Cunico <hc...@gmail.com>.
Dude, you saw the email before me getting it in my inbox, wow !!!

I just kept the same structure I saw there. The reason for this redirect is that the welcome app (in the Console) points to a faq.html page that is no longer used.
I would rather point to the appropriate resource directly from the application but I think we agree some time ago to use redirects for these kind of things.

I'm about to open a JIRA (and add a fix) to address this welcome app issue.

PS, thanks for the "typo" warning ;-)

Cheers!
Hernan

Jason Dillon wrote:
> I think its generally a bad practice to make .html URLs into 
> redirects... I only added those others for compatibility.
> 
> If you want to make a new redirect, I'd use /faq or /kb
> 
> You also don't need the xdocs/redirects anymore.
> 
> On Nov 9, 2006, at 12:35 PM, hcunico@apache.org wrote:
>> +RewriteRule ^faw.html$ http://cwiki.apache.org/GMOxKB
> 
> And this appears to be a typo ;-)
> 
> --jason
> 
>