1. Home
  2. Security Hardening
  3. DISA STIG Apache Server 2.2 Unix V1R11
  4. WA00560 A22 – The URL-path name must be set to the file path name or the directory path name.

WA00560 A22 – The URL-path name must be set to the file path name or the directory path name.

Details

The ScriptAlias directive controls which directories the Apache server ‘sees’ as containing scripts. If the directive uses a URL-path name that is different than the actual file system path, the potential exists to expose the script source code.

Solution

Edit the httpd.conf file and set the ScriptAlias URL-path and file-path or directory-path entries.

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Configuration Management.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles