Getting 404 while accessing the /server-status page

Solution Verified - Updated -

Issue

  • We have configured /server-status in the httpd.conf file but we are unable to get the /server-status while accessing the url http://ip:80/server-status.
The below are the entries from httpd.conf:

<Location /server-status>
        SetHandler server-status
        Order deny,allow
        Deny from all
        Allow from 127.0.0.1 
      Allow from 10.
</Location>

Environment

  • Red Hat JBoss Web Server
    • 3.0

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content