From: Russ Allbery Date: Sat, 12 Jun 2010 19:32:47 +0000 (-0700) Subject: Explicitly allow cgi-bin programs in a subdirectory X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e9c8d71db5a4156fb4de0f012756fed038b827c8;p=debian%2Fdebian-policy.git Explicitly allow cgi-bin programs in a subdirectory The current wording could be read to imply that subdirectories of /usr/lib/cgi-bin aren't allowed. Explicitly permit installation of CGI programs in a subdirectory of that directory. --- diff --git a/policy.sgml b/policy.sgml index 720150d..7dd0785 100644 --- a/policy.sgml +++ b/policy.sgml @@ -8184,11 +8184,13 @@ done /usr/lib/cgi-bin/cgi-bin-name - and should be referred to as + or a subdirectory of that directory, and should be + referred to as http://localhost/cgi-bin/cgi-bin-name - + (possibly with a subdirectory name + before cgi-bin-name).