Re: next project

2018-02-27 Thread Henk P. Penning

On Tue, 27 Feb 2018, j...@apache.org wrote:


Date: Tue, 27 Feb 2018 13:57:36 +0100
From: j...@apache.org
To: general@attic.apache.org
Subject: Re: next project



 the next time a project (say, GHOST) goes into the attic,
 please don't fix GHOST.apache.org ;



Just to be sure, our procedure does not say anything about changing
.apache.org <http://apache.org/>, all we do on the 
site is to insert a text, explaining that the project is moved to the
Attic.


  That's what I meant with "fix GHOST.apache.org".


I am not to sure, what should be changed in the procedure, and would
be glad for a text that could be added.


  My request is to not touch GHOST.apache.org, while we
  establish what works best.

  Perhaps we can make GHOST.apache.org have a "RETIRED" header
  as soon as "attic.a.o/projects/GHOST.html" exists.


Jan I.


  Groeten,

  HPP

   _
Henk P. Penning, ICT-beta R Uithof MG-403_/ \_
Faculty of Science, Utrecht UniversityT +31 30 253 4106 / \_/ \
Leuvenlaan 4, 3584CE Utrecht, NL  F +31 30 253 4553 \_/ \_/
http://www.staff.science.uu.nl/~penni101/ M penn...@uu.nl \_/


next project

2018-02-27 Thread Henk P. Penning

Hi,

  the next time a project (say, GHOST) goes into the attic,
  please don't fix GHOST.apache.org ;
  perhaps it is not necessary anymore.

  I've talked to infra ; we would like try something like

http://mirror-vm80.apache.org/sites/httpd

[ for 'mirror-vm80' read 'attic'
; the box below the read message is an iframe
  pointing to httpd.apache.org
]

  More detailed ; if/when project GHOST retires,
  we simply add to the apache config of GHOST.apache.org :

# Accept "__ATTIC__/*" ; redirect everything else
RewriteRule "^__ATTIC__/(.*)$" "$1" [L]
RewriteRule "^(.*)$" "http://attic.apache.org/sites/$1; [L]

  The iframe page for "GHOST.apache.org/$PATH"
  will contain "http://GHOST/__ATTIC__/$PATH;.

  Groeten,

  HPP

   _
Henk P. Penning, ICT-beta R Uithof MG-403_/ \_
Faculty of Science, Utrecht UniversityT +31 30 253 4106 / \_/ \
Leuvenlaan 4, 3584CE Utrecht, NL  F +31 30 253 4553 \_/ \_/
http://www.staff.science.uu.nl/~penni101/ M penn...@uu.nl \_/