2008-04-24 10:19:32 +00:00
|
|
|
Web Interface
|
|
|
|
|
==============
|
2012-04-22 09:49:28 +00:00
|
|
|
The web interface is at http://localhost/lconline/
|
2011-03-12 08:05:52 +00:00
|
|
|
|
|
|
|
|
If you want to access to web interface from other
|
|
|
|
|
computers, add their IP addresses in the file
|
2012-04-22 09:49:28 +00:00
|
|
|
/etc/apache2/conf-available/linkchecker.conf
|
2012-04-21 10:34:34 +00:00
|
|
|
|
|
|
|
|
There is a default maximum check time of 5 minutes
|
|
|
|
|
per request. After that, checking will be aborted.
|
|
|
|
|
If you want to change this limit, look in the file
|
|
|
|
|
/usr/share/pyshared/linkcheck/lc_cgi.py and adjust
|
|
|
|
|
the variable MAX_REQUEST_SECONDS.
|