Remove the restriction of indexing man.cgi.
Discussed with: emaste, simon Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
1d975503b8
commit
32324aabdf
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42832
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Disallow: /cgi/cvsweb.cgi
|
|||
Disallow: /cgi/dosendpr.cgi
|
||||
Disallow: /cgi/getmsg.cgi
|
||||
Disallow: /cgi/mailindex.cgi
|
||||
Disallow: /cgi/man.cgi
|
||||
#Disallow: /cgi/man.cgi
|
||||
Disallow: /cgi/mid.cgi
|
||||
Disallow: /cgi/mirror.cgi
|
||||
Disallow: /cgi/missing_handler.cgi
|
||||
|
|
Loading…
Reference in a new issue