wr...@apache.org wrote:
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Tue May 19 20:06:59 2009
@@ -98,6 +98,7 @@
http://people.apache.org/~niq/patches/2.2mod_privileges-core-patch
FYI, mod_privileges hacked to work with the patch:
http:/
Philip M. Gollucci wrote:
> The following freebsd bug was filed recently:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/133704
>
> Though we've seen hints of this other places with httpd.conf not getting
> removed on deinstall b/c it differs from the original httpd.conf.
>
> So, as the
William A. Rowe, Jr. wrote:
Philip M. Gollucci wrote:
The following freebsd bug was filed recently:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/133704
Though we've seen hints of this other places with httpd.conf not getting
removed on deinstall b/c it differs from the original httpd.con
Philip M. Gollucci wrote:
> The following freebsd bug was filed recently:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/133704
>
> Though we've seen hints of this other places with httpd.conf not getting
> removed on deinstall b/c it differs from the original httpd.conf.
>
> So, as the
Hello *,
in my module which is used in apache 1.3 is used procedure
if (!ap_spawn_child(r->pool, unity_program_child,
(void *) &cld, kill_after_timeout, NULL, NULL, NULL)) {
ap_log_error(APLOG_MARK, APLOG_ERR, r->server,
"could not sp