V-214374
Apache Server 2.4 Windows Site Security Technical Implementation Guide
Title
The Apache web server must separate the hosted applications from hosted Apache web server management functionality.
Description
<VulnDiscussion>The separation of user functionality from web server management can be accomplished by moving management functions to a separate IP address or port. To further separate the management functions, separate authentication methods and certificates should be used. By moving the management functionality, the possibility of accidental discovery of the management functions by non-privileged users during hosted application use is minimized.</VulnDiscussion><FalsePositives></FalsePositive...
Fix Text (Documentation Requirement)
Configure Apache to separate the hosted applications from web server management functionality.