
how to turn off server signature on apache web server linux
Qurestion: Whenever Apache2 web server returns error pages (e.g., 404 not found, 403 access forbidden pages),
it shows web server signature (e.g., Apache version number and operating system info) at the bottom of the pages.
Also, when Apache2 web server serves any PHP pages, it reveals PHP version info. How can I turn off these web server signatures in Apache2 web server?
Ans:
Also, when Apache2 web server serves any PHP pages, it reveals PHP version info. How can I turn off these web server signatures in Apache2 web server?
Ans: