Remediation Steps
Follow the steps below to remediate this finding on Apache webserver.
Suppress file-based timestamp headers:
Header unset Last-Modified FileETag NoneReview application code that returns raw Unix timestamps in API or HTML responses.