Whenever developing your site, I recommend testing on your local
server, then disabling your browsers cache. Then you will never see a
previous version of the ste that you are working on, and will eliminate
any cache systems between you and the server.On 10/3/05, Joshua Slive <[EMAIL PROTECTED]> wr
On 10/3/05, Ryan McDonald <[EMAIL PROTECTED]> wrote:
> Hello everyone,
>
> When a browser makes a conditional request to see if a resource it has
> cached has changed, and that resource has not changed will that request
> be logged by apache and show the proper response code of 304?
Yes.
>
> I am
Hello everyone,
When a browser makes a conditional request to see if a resource it has
cached has changed, and that resource has not changed will that request
be logged by apache and show the proper response code of 304?
I am trying to figure out why a browser is not receiving updated js
fil