Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Apache with mod_security-dev No protocol handler was valid for the URL

    Scheduled Pinned Locked Moved pfSense Packages
    2 Posts 2 Posters 1.7k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      snvdberg
      last edited by

      Hi,

      I have a problem with Apache with mod_security-dev. I get the following error in the Http error logs:
      [pid 32258:tid 34565337088] [client CLIENTIP:41490] AH01144: No protocol handler was valid for the URL /ajax/stayalive.php. If you are using a DSO version of mod_proxy, make sure the proxy submodules are included in the configuration using LoadModule., referer: http://URL/

      1 Reply Last reply Reply Quote 0
      • G
        gorantornqvist
        last edited by

        Had the same issue and this worked for me:

        Make sure the Backend Path path contains a slash and isnt empty in the Location(s) tab.

        And in apache conf, it looks like the below in /usr/pbi/proxy_mod_security-amd64/local/etc/apache24/Includes/virtualhosts.conf.
        This didnt work:

        ProxyPass        balancer://mysite
          ProxyPassReverse balancer://mysite

        This did:

        ProxyPass        balancer://mysite/
          ProxyPassReverse balancer://mysite/

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.