File: README.Debian.web

package info (click to toggle)
linkchecker 10.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,132 kB
  • sloc: python: 13,154; makefile: 134; sh: 71; xml: 36; sql: 20; javascript: 19; php: 2
file content (19 lines) | stat: -rw-r--r-- 642 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Web Interface
==============
The web interface is at http://localhost/lconline/

If you want to access to web interface from other
computers, add their IP addresses in the file
/etc/apache2/conf-available/linkchecker.conf

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.

For the HTML files in the lconline directory to work, your web server
must have mod_negotiation enabled.

Or you can just remove the .XY suffixes from the language-specific
files.