blob: 48adf9e641a853321866a6f48e7aacd6e587356d (
plain)
- --- 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>
|