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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207317 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=on: mod_proxy <== required PROXY_AJP=on: mod_proxy_ajp ... PROXY_HTTP=on: 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. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207317-16115-HGXcEmwD8S>
