/etc/apache2/conf-available/w3c-linkchecker.conf is in w3c-linkchecker 4.81-9.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 | AliasMatch ^/w3c-linkchecker/docs/(.+) /usr/share/w3c-linkchecker/docs/$1
AliasMatch ^/w3c-linkchecker/images/(.+) /usr/share/w3c-linkchecker/images/$1
ScriptAlias /w3c-linkchecker /usr/bin/checklink
|