blob: e66809147f255dd6ba0670c9fbbb8d14e5595957 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Bug report sould be sent to the webcheck mailing list. If you absolutely
cannot subscribe to the mailing list then you may report bugs to
mwm@mired.org. See INSTALL for details.
Known bugs:
I tried webcheck on a site that used FrontPage publishing on IIS and
IIS reports error 406 whenever webcheck attemts to retieve the HEADers
for a document in one of the "underscore" directories. I'm not yet
sure why this happens, but I doubt its really webcheck's fault. I
might just have to code a way around it. In the meantime, you can
usually yank these URLs with -y '/_' or something similiar.
Some (IIS?) servers seem to be reporting -1 as an HTTP status code.
I'm not sure what that means or what to do about it.
|