[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The CGI interface is not fully developed and has a number of issues
related to security to be considered. I have however used it and shown
that it can work, so if you want to you could try the same. The two
programs fix-link.cgi
and link-report.cgi
replace the
normal ones fix-link
and link-report
. They should be
interfaced through an HTML page which feeds the needed information to
link-report.cgi
.
The main security question is how to do authentication of the user. This will have to be set up using the features of the web server.
[ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |