Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Feb 2016 04:36:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        apache@FreeBSD.org
Subject:   [Bug 207317] www/apache22 missing some modules [2016Q1 branch]
Message-ID:  <bug-207317-16115-HGXcEmwD8S@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207317-16115@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207317-16115@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207317

Olli Hauer <ohauer@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ohauer@FreeBSD.org

--- Comment #3 from Olli Hauer <ohauer@FreeBSD.org> ---
Hi Florian,

make sure you have enabled PROXY and one of the PROXY_$PROTO module!

$ make showconfig | grep PROXY
  PROXY=3Don: mod_proxy  <=3D=3D required=20
  PROXY_AJP=3Don: mod_proxy_ajp
  ...
  PROXY_HTTP=3Don: mod_proxy_http
  ...

httpd-2.2.x has a different build system the httpd-2.4.x, and requires to
enable PROXY with at last one PROXY_$module.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207317-16115-HGXcEmwD8S>