1 $NetBSD: patch-ab,v 1.3 2005/07/02 11:30:01 adrianp Exp $
3 --- config.txt.orig 2005-07-02 11:42:30.000000000 +0100
7 # location of nmap to use with port scanning (rather than Nikto internals)
8 # and any options to pass to it
10 +NMAP=@PREFIX@/bin/nmap
16 # if Nikto is having difficulty finding 'plugins', set the full path here
17 -# PLUGINDIR=/usr/local/nikto/plugins
18 +PLUGINDIR=@PREFIX@/libdata/nikto/plugins
20 # the default HTTP version to try... can/will be changed as necessary