From 511944686be3a75a876753689c467c56db8f67b3 Mon Sep 17 00:00:00 2001 From: Clinton Ebadi Date: Thu, 24 Jan 2013 04:49:08 -0500 Subject: [PATCH] Allow suexec cgi from anywhere in /afs/hcoop.net This shouldn't be insecure, but I'd really prefer being able to set multiple suexec roots (we really just need to suexec in .../user and .../common/app) --- files/www-data.hcoop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/www-data.hcoop b/files/www-data.hcoop index f2a2995..84163ef 100644 --- a/files/www-data.hcoop +++ b/files/www-data.hcoop @@ -1,4 +1,4 @@ -/afs/hcoop.net/user +/afs/hcoop.net public_html/cgi-bin # The first two lines contain the suexec document root and the suexec userdir # suffix. If one of them is disabled by prepending a # character, suexec will -- 2.20.1