Skip to main content

installing the mod_proxy_html module for apache

Comments

7 comments

  • cPanelMichael
    Hello :) Have you considered upgrading to Apache 2.4 via EasyApache? This is a base module in version 2.4 per: Apache Module mod_proxy_html Thank you.
    0
  • chermus
    Hi, Then I am doing something wrong, because I have v. 2.4.10 installed Your profile has Apache 2.4.10 chosen to build Your currently running apache is Apache 2.4.10
    I included my build info. I do not mean the proxy module, but the proxy html module.
    0
  • cPanelMichael
    Please let us know if using a RawOpts file for Apache 2.4 helps. EX:
    touch /var/cpanel/easy/apache/rawopts/Apache2_4 vi /var/cpanel/easy/apache/rawopts/Apache2_4
    Add the following entry:
    --enable-proxy-html=static
    Ensure it looks like this after saving the file:
    # cat /var/cpanel/easy/apache/rawopts/Apache2_4 --enable-proxy-html=static
    Then, rebuild Apache via EasyApache to activate this change. Documentation: Raw Opts Thank you.
    0
  • cashito
    I tried this and it didnt work. Any other ideas?
    0
  • cPanelMichael
    Could you open a support ticket so we can take a closer look? You can post the ticket number here so we can update this thread with the outcome. Thank you.
    0
  • cashito
    ]Could you open a support ticket so we can take a closer look? You can post the ticket number here so we can update this thread with the outcome. Thank you.

    ticketid 5823619
    0
  • cPanelMichael
    To update, the instructions provided in my previous post worked. The user simply needed to run a successful build EasyApache to ensure the Raw Opt was enabled. Thank you.
    0

Please sign in to leave a comment.