|
Setting Last-Modified Bit in Apache
Hi,
I have a co-worker that uses javascript code to generate the last-modified date on a file. The problem is our server does not properly send this date so javascript can display it. I know that it is better to use server-side scripting to generate this but she has already put it on multiple pages so changing it would be a big task.
I read somewhere that there is a setting in apache that needs to be configured to pass the last modified date to the browser. Does anyone know how to do this?
Rob
|