Commit Graph

6 Commits

Author SHA1 Message Date
sthen
c55dec9048 Better @exec-update lines; don't produce an error with pkg_add updates
if the module is installed but not activated. From Mikolaj Kucharski with
help from halex@, looks good to halex.
2011-09-17 10:29:43 +00:00
sebastia
44857b2db6 bump apache modules, since mod_headers in base httpd was updated.
OK, landry@
2010-09-26 17:45:13 +00:00
sthen
3d9f13534b bump PKGNAMEs, the httpd abi changed, resulting in segfaults after
updating httpd until newly-built packages are installed.

ok espie@
2010-02-26 14:45:02 +00:00
pyr
3596fb2a5b Bump apache modules after my recent ABI breakage, to be on the safe side.
ok ajacoutot@
2009-06-03 00:48:51 +00:00
mbalmer
94ac954329 Fix for new httpd module ABI. 2008-05-09 08:24:31 +00:00
simon
a87950a9c4 import mod_scgi
This is an Apache module that implements the SCGI protocol.  The SCGI
protocol is a replacement for the Common Gateway Interface (CGI)
protocol. It is a standard for applications to interface with HTTP
servers. It is similar to FastCGI but is designed to be easier to
implement.

from Jeremy Evans, with tweaks by me
2007-07-25 20:05:04 +00:00