* David LaBissoniere | I am packaging the freeside isp billing and account management program. | This package consists largely of many (44) cgi scripts (which reference | each other often) spread into several subdirectories. Some of the | scripts have the same name (for example, view/cust_bill.cgi and | search/cust_bill.cgi). Debian policy states that cgi scripts should be | placed in /usr/lib/cgi. I am guessing that I am not allowed to create | subdirectories in here as apache would no longer view the scripts as | executable?
Well, a subdirectory works for mailman, so it should work for you as well. And it is the right way when using many CGIs, imho. -- Tollef Fog Heen Unix _IS_ user friendly... It's just selective about who its friends are.

