public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* cygwin.com/cgi-bin not found
@ 2014-10-19 21:42 Steven Penny
  2014-10-20  7:33 ` Corinna Vinschen
  0 siblings, 1 reply; 13+ messages in thread
From: Steven Penny @ 2014-10-19 21:42 UTC (permalink / raw)
  To: cygwin

http://cygwin.com/cgi-bin was to my knowledge the only place you could find the
source to such important files as "package-grep.cgi"

http://cygwin.com/ml/cygwin/2014-06/msg00127.html

However this and other pages found in Cygwin Robots have gone missing, notice

    curl -s cygwin.com/robots.txt |
    awk '$2 && !seen[$2]++ {print $2}' FS=/ |
    while read each
    do printf '%-12s' "$each"
      wget --spider --quiet cygwin.com/$each && echo GOOD || echo BAD
    done

Yields this

    ml          GOOD
    bugzilla    GOOD
    cgi-bin     BAD
    cgi         BAD
    cgi2-bin    BAD
    packages    GOOD
    snapshots   GOOD
    viewcvs     GOOD
    viewvc      GOOD

What happened to these pages?

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2014-10-21 12:51 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-19 21:42 cygwin.com/cgi-bin not found Steven Penny
2014-10-20  7:33 ` Corinna Vinschen
2014-10-20 15:00   ` Steven Penny
2014-10-20 15:48     ` Corinna Vinschen
2014-10-20 15:53       ` Steven Penny
2014-10-20 15:54     ` Jon TURNEY
2014-10-20 18:35     ` Andrey Repin
2014-10-20 19:34       ` Steven Penny
2014-10-21  8:05         ` Andrey Repin
2014-10-21 11:55       ` Florian Friesdorf
2014-10-21 12:09         ` Marco Atzeri
2014-10-21 12:13           ` Florian Friesdorf
2014-10-21 12:51             ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).