summaryrefslogtreecommitdiff
path: root/apache/mksuexec/suexec.c.diff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-01-26 14:30:08 +0100
committerJonas Smedegaard <dr@jones.dk>2017-01-26 14:30:08 +0100
commite042b7bced715a9d0d6c660df453b1b68f263316 (patch)
tree13f1bcd2f7cccf87718d92b5fc9a112d4c3ea455 /apache/mksuexec/suexec.c.diff
parentc778483fbd7829e2d41157ae6be2d7f1eef709f5 (diff)
Drop ancient unused files.
Diffstat (limited to 'apache/mksuexec/suexec.c.diff')
-rw-r--r--apache/mksuexec/suexec.c.diff11
1 files changed, 0 insertions, 11 deletions
diff --git a/apache/mksuexec/suexec.c.diff b/apache/mksuexec/suexec.c.diff
deleted file mode 100644
index 48adf9e..0000000
--- a/apache/mksuexec/suexec.c.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- suexec.c.orig 2004-08-23 17:07:18.000000000 +0200
-+++ suexec.c 2004-12-29 00:30:26.000000000 +0100
-@@ -33,6 +33,8 @@
- #include "ap_config.h"
- #include "suexec.h"
-
-+#define AP_DOC_ROOT "/home"
-+
- #include <sys/param.h>
- #include <sys/stat.h>
- #include <sys/types.h>