Hello All,
According to PCI DSS audit we have a request to disable Etag in HP SMH. I use last version HP System Management Homepage v7.4.2.4.
This is output from request to HP SMH:
- Accept-Ranges:bytes
- Connection:close
- Content-Length:1442
- Content-Type:image/gif
- Date:Tue, 26 May 2015 09:54:54 GMT
- ETag:"5a2-50c3d889bbf00"
- Last-Modified:Fri, 09 Jan 2015 19:55:08 GMT
- Server:CompaqHTTPServer/9.9 HP System Management Homepage
- Set-Cookie:Compaq-HMMD=0001-41a2d29a-038d-11e5-8dc2-81018fde6465-1432634094459826; path=/; Secure ;HttpOnly
- X-Frame-Options:SAMEORIGIN
I googled and found several advices about it but no one works. Standard advice is to add these settings to httpd.conf:
Header unset ETag FileETag None
I use Linux version pf HP SMH. There is two httpd.conf there:
/opt/hp/hpsmh/conf/original/httpd.conf
/opt/hp/hpsmh/conf/no.original/httpd.conf
I chenged both no nothing happens.
Is there anyone who did this succsesfully?
Thank you very much in advance!
Best regards,
Plamen Ivanov