pkgsrc/www/apache
jlam da525c873f (1) Create new variable "APACHE_SUEXEC_CONFIGURE_ARGS" that may contain
--suexec-* configure options that are passed directly to the Apache
    configure script.  This may be used to tune the suEXEC configuration
    in more restrictive ways, e.g. --suexec-uidmin=1000.  This solution
    is more open-ended than the fix proposed in pkg/14973.  Also, we
    don't duplicate all of the options from the Apache configure script
    in pkgsrc bsd.pkg.defaults.mk.  This closes pkg/14973 by Eric
    Schnoebelen <eric@cirr.com>

(2) For namespace consistency, deprecate APACHE_USER in favor of
    APACHE_SUEXEC_USER.  Move APACHE_USER into bsd.pkg.obsolete.mk.

(3) Create the suEXEC user when the functionality is enabled in the server
    so that CGI scripts will work properly.  This closes pkg/14903 by
    Wojciech Puchar <wojtek@3miasto.net>
2001-12-26 21:20:26 +00:00
..
files Forgot a CONFDIR -> PKG_SYSCONFDIR replacement. 2001-11-26 07:30:44 +00:00
patches Fix installation when an old config file exists. 2001-11-15 05:32:56 +00:00
buildlink.mk Fix typo. 2001-12-02 19:41:04 +00:00
DESCR Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
distinfo Fix installation when an old config file exists. 2001-11-15 05:32:56 +00:00
Makefile (1) Create new variable "APACHE_SUEXEC_CONFIGURE_ARGS" that may contain 2001-12-26 21:20:26 +00:00
PLIST Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
PLIST.shared Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
PLIST.suexec Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00