← Back to team overview

ius-coredev team mailing list archive

Re: [Question #277410]: Does httpd24u include mod_proxy_html?

 

Question #277410 on IUS Community Project changed:
https://answers.launchpad.net/ius/+question/277410

    Status: Open => Answered

bharper proposed the following answer:
Hello David,

Thanks for taking the time to post this question.  IUS does provide this
module as a subpackage, mod24u_proxy_html:

$ apachectl -t -D DUMP_MODULES | grep proxy
 proxy_module (shared)
 proxy_ajp_module (shared)
 proxy_balancer_module (shared)
 proxy_connect_module (shared)
 proxy_express_module (shared)
 proxy_fcgi_module (shared)
 proxy_fdpass_module (shared)
 proxy_ftp_module (shared)
 proxy_http_module (shared)
 proxy_scgi_module (shared)
 proxy_html_module (shared)

Our naming schema can get weird with subpackages named like
mod_proxy_html.

Also note, we are trying to move off LaunchPad and over to GitHub.  Here
are our GitHub organizations:

https://github.com/iuscommunity-pkg
https://github.com/iuscommunity

If you are unsure which repository to submit an issue, you can always
use our wishlist repository:

https://github.com/iuscommunity/wishlist


-Ben

-- 
You received this question notification because your team IUS Core
Development is an answer contact for IUS Community Project.