linkchecker/debian
2006-09-25 19:48:12 +00:00
..
changelog bump up version 2006-09-16 10:08:59 +00:00
compat use debhelper v5 2006-01-03 18:19:04 +00:00
control More python transition updates 2006-08-17 21:44:21 +00:00
control.gui gui pkg 2006-05-19 19:03:10 +00:00
copyright updated copyright 2006-01-03 18:18:54 +00:00
linkchecker.dirs
linkchecker.docs updated doc paths 2005-03-15 19:03:11 +00:00
linkchecker.examples
linkchecker.links
linkchecker.postinst cleanup 2005-10-13 22:34:20 +00:00
linkchecker.postrm remove linkcheckerrc.old on purge 2006-08-09 19:41:12 +00:00
NEWS.Debian add upgrading note 2006-09-25 19:48:12 +00:00
pycompat More python transition updates 2006-08-17 21:44:21 +00:00
README.Debian added note about python2.4-profiler 2005-02-10 14:36:37 +00:00
rules updated to new Python policy 2006-06-19 21:29:55 +00:00
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.