Hi
I'm using Apache in a test environment and want to turn off some of
the response headers (e.g., Last-Modified and ETag). I've tried using
`Header set' as well as 'Header unset' to do this but the server
appears to override this. Does anyone know how I can disable the
Last-Modified and ETag headers?
Thanks
Martin