diff options
author | Lev A. Serebryakov <lev@FreeBSD.org> | 2003-10-24 20:12:39 +0000 |
---|---|---|
committer | Lev A. Serebryakov <lev@FreeBSD.org> | 2003-10-24 20:12:39 +0000 |
commit | 138d94c2d01e670d15f44c3d906200b1ef8d75c3 (patch) | |
tree | e09ab7cf1c8033a1a2f08c97a275f92183feb68e /russian/apache13-modssl | |
parent | 08ec672526a262a9f84b19ffbdef3d98107c29e3 (diff) | |
download | ports-138d94c2d01e670d15f44c3d906200b1ef8d75c3.tar.gz ports-138d94c2d01e670d15f44c3d906200b1ef8d75c3.zip |
Notes
Diffstat (limited to 'russian/apache13-modssl')
-rw-r--r-- | russian/apache13-modssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/russian/apache13-modssl/Makefile b/russian/apache13-modssl/Makefile index 9b1575ec0f94..03571bde881e 100644 --- a/russian/apache13-modssl/Makefile +++ b/russian/apache13-modssl/Makefile @@ -74,7 +74,7 @@ APACHE_SUEXEC_USERDIR?=public_html SUEXEC_CONF=\ --enable-suexec \ --suexec-docroot=${APACHE_SUEXEC_DOCROOT} \ -s --suexec-caller=www \ + --suexec-caller=www \ --suexec-uidmin=1000 \ --suexec-gidmin=1000 \ --suexec-logfile=${APACHE_SUEXEC_LOG} \ |