Changeset 824
- Timestamp:
- Aug 29, 2008, 4:13:57 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
server/fedora/specs/httpd.spec.patch
r816 r824 23 23 vmmn=`echo MODULE_MAGIC_NUMBER_MAJOR | cpp -include include/ap_mmn.h | sed -n '/^2/p'` 24 24 if test "x${vmmn}" != "x%{mmn}"; then 25 @@ -175,10 +183,1 1@@25 @@ -175,10 +183,12 @@ 26 26 --with-apr=%{_prefix} --with-apr-util=%{_prefix} \ 27 27 --enable-suexec --with-suexec \ … … 30 30 + --with-suexec-docroot=/ \ 31 31 + --with-suexec-userdir=web_scripts \ 32 + --with-suexec-trusteddir=/usr/libexec/scripts-trusted \ 32 33 --with-suexec-logfile=%{_localstatedir}/log/httpd/suexec.log \ 33 34 --with-suexec-bin=%{_sbindir}/suexec \
Note: See TracChangeset
for help on using the changeset viewer.