From: Georg Brandl Date: Tue, 26 Oct 2010 10:42:16 +0000 (+0000) Subject: faqwiz is removed. X-Git-Tag: v3.2a4~345 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=123015e10ac4ed9b1e9284984f165b9c60fb778f;p=thirdparty%2FPython%2Fcpython.git faqwiz is removed. --- diff --git a/Demo/cgi/README b/Demo/cgi/README index e50d2d051739..c0631b6c636d 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