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 University    T +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     \_/

Reply via email to