mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
16 lines
394 B
Text
16 lines
394 B
Text
# (C) Copyright 2001,2002 Brian Caswell, et al. All rights reserved.
|
|
# $Id: cgi-bin.list 91 2004-07-15 08:13:57Z rwinslow $
|
|
#--------------
|
|
# cgi-bin list
|
|
#--------------
|
|
# if content-list actually worked, this would be our content-list for
|
|
# the different CGI bin directories we would check for.
|
|
|
|
"/cgi-bin/"
|
|
"/cgi/"
|
|
"/cgi-local/"
|
|
"/perl/"
|
|
"/mod_perl/"
|
|
"/scripts/"
|
|
"/comps/"
|
|
"/cgi-bin-sdb/"
|