• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Install mod_proxy on Plesk 8.1 FreeBSD 6.2 apache 2.0

T

TDuncklee

Guest
Has anyone running FreeBSD with apache2.0 gotten mod_proxy installed? I’ve managed to get it installed on a test server but broken other things. The closest I’ve gotten is to build apache with every module listed like this:

make WITH_MODULES="access auth auth_anon auth_dbm auth_digest file_cache charset_lite cache disk_cache include deflate log_config env mime_magic cern_meta expires headers usertrack unique_id setenvif ssl mime dav status autoindex asis info suexec cgi dav_fs vhost_alias negotiation dir imap actions speling userdir alias rewrite suexec perl logio python libphp5 fcgid actions proxy proxy_ftp proxy_http proxy_connect"

Now when I go to a plesk installed default index page the lower portion with the icons for testing php, perl, etc. do not load. Just says “Loading...†where the icons used to be.

Can anyone tell me the "correct" way to get mod_proxy working with apache2 on FreeBSD and not break anything else?

TD
 
Back
Top