linkchecker/debian
2006-05-14 08:46:46 +00:00
..
changelog Version bump to 4.0 2006-05-14 08:46:46 +00:00
compat use debhelper v5 2006-01-03 18:19:04 +00:00
control Standards version 3.7.2.0, suggest python2.4-geoip 2006-05-13 00:09:35 +00:00
control.gui
copyright
linkchecker.dirs
linkchecker.docs
linkchecker.examples
linkchecker.links
linkchecker.postinst
NEWS.Debian
README.Debian
rules
watch update watch file url 2006-04-03 16:35:46 +00:00

On Debian systems, you have a simple CGI script located at
http://localhost/lconline/index.html
For this to work, your web server must have content negotiation enabled.
Or you have to remove for one language XY the file extensions of the
.html.XY files.

Note that only the local host (ie. 127.0.0.1) can access this
script. If you want to enable access from other hosts you have
to adjust the ALLOWED_HOSTS and ALLOWED_SERVERS variables in
the /usr/lib/cgi-bin/lc.cgi script.

The --profile option works only if the python2.4-profiler package
is installed.