Re: checklink:

On Sat, 2005-12-10 at 05:54 -0500, Sourjon wrote:
> Thanks for the helpful tool. I have some htaccess protected pages on my 
> site and the tool says that I need to specify that the link is not 
> public. I can find no documentation on how to do this. Any pointers? Or 
> maybe include some information in the results page.

It's just a hint that you may want to let people know they may need to
input login credentials or something like that to access the resource:

   <a href="...">somewhere</a> (requires authorization)

There's no way to express that in a way that the link checker wouldn't
continue suggesting it in future checks though.

Received on Sunday, 11 December 2005 19:23:45 UTC