From e9c8d71db5a4156fb4de0f012756fed038b827c8 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sat, 12 Jun 2010 12:32:47 -0700 Subject: [PATCH] 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. --- policy.sgml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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). -- 2.39.5