linkchecker/debian
2008-03-14 11:25:27 +00:00
..
changelog Use debhelper v6 in debian control files 2008-03-14 11:25:27 +00:00
compat Use debhelper v6 in debian control files 2008-03-14 11:25:27 +00:00
control Use debhelper v6 in debian control files 2008-03-14 11:25:27 +00:00
control.gui use default python 2007-06-16 22:08:41 +00:00
copyright updated copyright year 2008-01-02 14:31:19 +00:00
linkchecker.dirs remove unused lintian overrides directory 2007-12-14 22:32:07 +00:00
linkchecker.docs updated doc paths 2005-03-15 19:03:11 +00:00
linkchecker.examples install examples 2006-11-21 18:05:59 +00:00
linkchecker.links fix config file locations 2004-08-28 11:38:47 +00:00
linkchecker.postinst cleanup 2005-10-13 22:34:20 +00:00
linkchecker.postrm remove left over files on purge 2007-06-19 15:02:22 +00:00
NEWS renamed NEWS.Debian to NEWS 2007-10-18 14:33:34 +00:00
pycompat More python transition updates 2006-08-17 21:44:21 +00:00
README.Debian use default python 2007-06-16 22:08:41 +00:00
rules use default python 2007-06-16 22:08:41 +00:00
watch adjust watch file 2007-08-09 10:22:48 +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.5 or the
python-profiler package is installed.