summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/nikto/files/nikto.conf')
-rw-r--r--net-analyzer/nikto/files/nikto.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/nikto/files/nikto.conf b/net-analyzer/nikto/files/nikto.conf
index 623595767..ddf3b31a4 100644
--- a/net-analyzer/nikto/files/nikto.conf
+++ b/net-analyzer/nikto/files/nikto.conf
@@ -61,8 +61,8 @@ CHECKMETHODS=HEAD GET
# If you want to specify the location of any of the files, specify them here
EXECDIR=/usr/bin/nikto
-PLUGINDIR=/usr/share/nikto/plugins
-TEMPLATEDIR=/usr/share/nikto/templates
-DOCDIR=/usr/share/doc/nikto-2.1.0
-NIKTOCONFIG=/usr/share/nikto
+PLUGINDIR=/var/lib/nikto/plugins
+TEMPLATEDIR=/var/lib/nikto/templates
+DOCDIR=/usr/share/doc/nikto-2.1.1
+NIKTOCONFIG=/etc/nikto
DOCUMENTDIR=/usr/share/nikto/docs