commit | 123015e10ac4ed9b1e9284984f165b9c60fb778f | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Tue Oct 26 10:42:16 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Tue Oct 26 10:42:16 2010 +0000 |
tree | 2633bedd093260f44db33e981e031ec5e3ba9be2 | |
parent | f19ff1ea7dcc21776b939e02a481a1ddac3a8c8c [diff] |
faqwiz is removed.
diff --git a/Demo/cgi/README b/Demo/cgi/README index e50d2d0..c0631b6 100644 --- a/Demo/cgi/README +++ b/Demo/cgi/README
@@ -1,8 +1,7 @@ CGI Examples ------------ -Here are some example CGI programs. For a larger example, see -../../Tools/faqwiz/. +Here are some example CGI programs. cgi0.sh -- A shell script to test your server is configured for CGI cgi1.py -- A Python script to test your server is configured for CGI