readme fixes

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@196 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2000-11-16 09:43:01 +00:00
parent 4cc2830268
commit a60b0e4860
3 changed files with 11 additions and 5 deletions

View file

@ -58,4 +58,10 @@ to run the script.
to point to your CGI script.
4) load the lconline/index.html file, enter an URL and klick on the
check button
If something goes wrong, check the error log of your web server.
5) If something goes wrong, check the following:
a) look in the error log of your web server
b) be sure that you have enabled CGI support in your web server
do this by running other CGI scripts from which you know that
they are working
c) try to run the lc.cgi script by hand
d) try the testit() function in the lc.cgi script

4
README
View file

@ -7,8 +7,8 @@ Features:
---------
o recursive checking
o multithreaded
o output can be colored or normal text, HTML, SQL, CSV or a GML sitemap
graph
o output can be colored or normal text, HTML, SQL, CSV, or a sitemap
graph in GML or XML.
o HTTP/1.1, HTTPS, FTP, mailto:, news:, nntp:, Gopher, Telnet and local
file links are supported.
Javascript links are currently ignored

View file

@ -168,8 +168,8 @@ Features:
---------
o recursive checking
o multithreaded
o output can be colored or normal text, HTML, SQL, CSV or a GML sitemap
graph
o output can be colored or normal text, HTML, SQL, CSV or a sitemap
graph in GML or XML.
o HTTP/1.1, HTTPS, FTP, mailto:, news:, nntp:, Gopher, Telnet and local
file links are supported.
Javascript links are currently ignored