https://bz.apache.org/bugzilla/show_bug.cgi?id=65419

--- Comment #11 from Yann Ylavic <ylavic....@gmail.com> ---
First download the patch here:
https://bz.apache.org/bugzilla/attachment.cgi?id=37932 (browser's "save page
as" proposes to save the file "bz_65419-fix_proxy_define_worker-v2.patch").

Then:
$ cd /path/to/sources/httpd-2.4.48
$ ls
include modules server ...
$ patch -p0 < /path/to/downloaded/bz_65419-fix_proxy_define_worker-v2.patch
$ make && make install

If you have never compiled httpd from sources, please have a look at:
https://httpd.apache.org/docs/current/install.html (the patch command above
would go between the "Extract" and "Configure" phases).

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to