| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | Jon Stevens <...@latchkey.com> |
| Subject | Re: interim bug tracking system on website? |
| Date | Tue, 01 Aug 2000 03:51:51 GMT |
on 7/31/2000 6:30 PM, "Geoff Soutter" <geoff@whitewolf.com.au> wrote: > would someone with update priviledges mind to update > > http://jakarta.apache.org/bugs/index.html > > to include the url to the interim bug tracking system that Nick Bauman > kindly installed for us? good idea. i just wrote a simple shell script to do a redirect: #!/bin/sh echo "Content-Type: text/html" echo "Location: http://znutar.cortexity.com/" echo "" echo "" -jon | |
| Mime |
|
| View raw message | |