I just had success installing Apache2 on a Macbook Pro.
I had to replace apr with updated source. And make --with-included-apr.
Cody Amen
(303) 918-6296
cody.a...@icloud.com
Sent from my iPhone
> On Feb 1, 2025, at 7:16 AM, Marc wrote:
>
> How should I change this config so it works with www
How should I change this config so it works with www.a.com and a.com? I tried
with trying to assign %{HTTP_HOST} to defaulthost
Define defaulthost "a.com"
Define proxyhost "b.com"
ProxyPreserveHost Off
ProxyAddHeaders On
SetOutputFilter proxy-html
ProxyHTMLEnable On