Nicola Ken Barozzi wrote:
> Michael Wechner wrote:
> > What are rules  are we actually refering to which would apply
> > to Lenya?

> These are *new* rules, so they do not automatically apply as-is to all
> existing projects, as I have explained in other mails.

> > Moving the site to incubator.apache.org/lenya/?

> As Noel explained, it's possible to make deep redirects from existing
> URLs to the incubator ones, so links would not break.

Literally, the only changes required would be:

  1.  Run cvs up -Pd in /www/incubator.apache.org/lenya
      instead of in /www/cocoon.apache.org/lenya.
  2.  Add one line to a .htaccess file in the cocoon site root.

If it were any more trivial than this, I would not have bothered to suggest
it for an existing site.  To demonstrate that it works, I have temporarily
added the following to .htaccess[*] for the incubator site:

  RedirectMatch Permanent /lenya/(.*) http://cocoon.apache.org/lenya/$1

That causes any reference to lenya website in the incubator's URL space to
redirect to the real web-site, including deep links.  This is the reverse of
what would be nice to have now, and is precisely what we would do when lenya
graduates, to keep any bookmarks to the incubator location working.

        --- Noel

[*] Nicola, where do you want a .htaccess file checked in: incubator/site/
or incubator-site/build/site?  Based upon the presence of favicon.ico
uniquely in the latter, that is where I am assuming you want .htaccess, but
I do want to verify.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to