2000-02-26 10:24:46 +00:00
|
|
|
# sample resource file
|
|
|
|
|
# see linkchecker -h for help on these options
|
|
|
|
|
|
|
|
|
|
[output]
|
2000-03-19 14:24:33 +00:00
|
|
|
#debug=0
|
|
|
|
|
#log=text
|
|
|
|
|
#verbose=0
|
|
|
|
|
#warnings=0
|
|
|
|
|
#quiet=0
|
2000-03-07 22:47:50 +00:00
|
|
|
#fileoutput = text colored html gml sql
|
2000-02-26 10:24:46 +00:00
|
|
|
|
|
|
|
|
[checking]
|
2000-03-19 14:24:33 +00:00
|
|
|
#threads=5
|
|
|
|
|
#anchors=0
|
|
|
|
|
#recursionlevel=1
|
|
|
|
|
#robotstxt=0
|
|
|
|
|
#strict=0
|
2000-03-07 22:47:50 +00:00
|
|
|
#proxy=www-proxy.uni-sb.de
|
|
|
|
|
#proxyport=3128
|
2000-03-30 17:10:35 +00:00
|
|
|
#warningregex="Request failed"
|
|
|
|
|
#nntpserver=news.uni-stuttgart.de
|
2000-02-26 10:24:46 +00:00
|
|
|
|
2000-03-08 12:01:51 +00:00
|
|
|
# for each extern link we can specify if it is strict or not
|
2000-03-07 22:47:50 +00:00
|
|
|
[filtering]
|
2000-03-08 12:01:51 +00:00
|
|
|
# strict avoid checking of local files
|
|
|
|
|
#extern1=^file:.* 1
|
|
|
|
|
#internlinks=
|
2000-03-19 14:24:33 +00:00
|
|
|
#allowdeny=0
|
2000-03-07 22:47:50 +00:00
|
|
|
|
|
|
|
|
# You can provide different user/password pairs for different link types.
|
|
|
|
|
# Entries are a triple with (link regular expression, username, password),
|
|
|
|
|
# separated by whitespace.
|
|
|
|
|
# If the regular expression matches, the given user/password pair is used
|
|
|
|
|
# for authentication. The commandline options -u,-p match every link
|
|
|
|
|
# and therefore override the entries given here. The first match wins.
|
|
|
|
|
# At the moment, authentication is used/needed for http[s] and ftp links.
|
|
|
|
|
[authentication]
|
2000-03-19 14:24:33 +00:00
|
|
|
#entry1=^http://treasure\.calvinsplayground\.de/~calvin/isnichmehr/.* lebowski lebowski
|
2000-03-07 22:47:50 +00:00
|
|
|
#entry2=^ftp://void.cs.uni-sb.de calvin hutzli
|