tags:

views:

85

answers:

0

Hi all:

I've been using Xampp on windows xp for quite some time and I really enjoy its convenience and efficiency as an excellent solution for WAMP.

However, one thing puzzles me all the time is that xampp "reloads" localhost pages only as if it "expires" the cache time (I am not too sure about how to describe this) , say:

I create a new webpage called indexed.php.

I save it into the htdocs directory so that I can see it from my browser as a localhost page.

I then modified the index.php and press F5 to refresh its rendering.

Most of the time I can see the reflections very quickly; however, in some other time, I must wait for at least a quarter to "let the cached page expires". This is not good:(

The only way I can think of walking around this issue is to delete all browser history, but that would lose all other invaluable information...