Allow suexec cgi from anywhere in /afs/hcoop.net
authorClinton Ebadi <clinton@unknownlamer.org>
Thu, 24 Jan 2013 09:49:08 +0000 (04:49 -0500)
committerClinton Ebadi <clinton@unknownlamer.org>
Thu, 24 Jan 2013 09:49:08 +0000 (04:49 -0500)
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

index f2a2995..84163ef 100644 (file)
@@ -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
 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