The Apache web server must prohibit or restrict the use of nonsecure or unnecessary ports, protocols, modules, and/or services.

Severity
Group ID
Group Title
Version
Rule ID
Date
STIG Version
mediumV-214390SRG-APP-000383-WSR-000175AS24-W2-000780SV-214390r1192950_rule2026-02-252

Description

Web servers provide numerous processes, features, and functionalities that use TCP/IP ports. Some of these processes may be deemed unnecessary or too unsecure to run on a production system. The web server must provide the capability to disable or deactivate network-related services that are deemed nonessential to the server mission, are too unsecure, or are prohibited by the Ports, Protocols, and Services Management (PPSM) Category Assurance List (CAL) and vulnerability assessments. Configuring the web server to implement organizationwide security implementation guides and security checklists guarantees compliance with federal standards and establishes a common security baseline across the DOD that reflects the most restrictive security posture consistent with operational requirements. Satisfies: SRG-APP-000516-WSR-000174, SRG-APP-000383-WSR-000175

ℹ️ Check

Review the website documentation and deployment configuration to determine which ports and protocols are enabled. Verify the ports and protocols being used are permitted, are necessary for the operation of the web server and the hosted applications, and are secure for a production system. Review both the <'INSTALLED PATH'>\conf\httpd.conf and the <'INSTALLED PATH'>\conf\extra\httpd-ssl.conf files. Verify only the listener for IANA well-known ports for HTTP and HTTPS (80 and 443) are in use. If any of the ports or protocols are not permitted, are nonsecure, or are not necessary for website operation, this is a finding.

✔️ Fix

Ensure the website enforces the use of IANA well-known ports for HTTP and HTTPS.