Setting suexec root to /afs/hcoop.net/user for now since it seems
reasonable, but I'm not not sure it's right.
files/conf.d/* etc/apache2/conf.d
files/apache_in.rules etc/ferm/service.in.d
-files/apache_out.rules etc/ferm/service.out.d
\ No newline at end of file
+files/apache_out.rules etc/ferm/service.out.d
+files/www-data.hcoop etc/apache2/suexec
\ No newline at end of file
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
+DEB_DIVERT_EXTENSION =.hcoop
+DEB_DIVERT_FILES_hcoop-apache2-config += \
+ /etc/apache2/suexec/www-data.hcoop
+
DEB_DH_INSTALL_CRON_ARGS_DEFAULT = --name=hcoop-apache-sync-logs
include /usr/share/cdbs/1/rules/debhelper.mk
--- /dev/null
+/afs/hcoop.net/user
+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
+# refuse the corresponding type of request.
+# This config file is only used by the apache2-suexec-custom package. See the
+# suexec man page included in the package for more details.