I have compiled pagespeed(1.13.35) with nginx(1.15.1). In the responses from the web server, the name of the app server(in the Server header) is displayed. To avoid the name getting disclosed, I have compiled an additional module with nginx called the headers-more module. This module works fine when pagespeed is turned OFF. However, when we turn ON pagespeed, the name of the server starts getting displayed in the response header in spite of the additional module.
Is it possible to prevent pagespeed from overriding the configurations of the headers more module? [ Full content available at: https://github.com/apache/incubator-pagespeed-ngx/issues/1596 ] This message was relayed via gitbox.apache.org for [email protected]
