Skip to content
This repository was archived by the owner on Jan 10, 2026. It is now read-only.
This repository was archived by the owner on Jan 10, 2026. It is now read-only.

HTTP / PHP Server Configuration requested by Host #637

@braughtg

Description

@braughtg

The following changes to the server configuration have been requested:

  • Disable the headers in /etc/httpd/conf/httpd.conf (or whatever you use as the config file)
# Only display “Apache” without version info
ServerTokens Prod
 
# Disables the server signature in error pages
ServerSignature Off
  • Disable PHP version in /etc/php.ini
; Disabling the ability to view PHP version for security reasons
expose_php = Off

Metadata

Metadata

Assignees

No one assigned

    Labels

    SecuritySecurity issue to be investigated or addressed.enhancementImprovement to the projectinfrastructureA bug/feature related to the project infrastructure.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions