Some sites I have seen does not send the "Last Modified" header. I have searched apache.org for this configuration and how to remove that header but I had no luck.
Does anyone know how to do so?
Thanks in advance
jdMorgan
2:37 am on Jan 2, 2006 (gmt 0)
You can try unsetting it using mod_headers. What are you trying to accomplish?
Jim
moftary
11:56 am on Jan 2, 2006 (gmt 0)
I am trying to force apache not to send this "Last Modified" header.