penguinforce wrote: > I'm having a problem which is really testing my > understanding of the Internet (my sanity as well).
> I have a PHP-based web site running on a remote > server. When I edit a file on that server, and I try > to load the file using HTTP from my browser, I > don't see the changes I just made. I think Kunal is right. I also think it is Etisalat being over-agressive with caching so they save money with their overseas bandwidth. Cheapskates. When I was an Etisalat customer and editing the ski club website I had just the same problem. If you have no querie on the URL you can put a fake one there. My pages were static and I just added "?123" to the end of the URL. The web server ignored the querie because it wasn't coded to be read, but the etisalat cache saw it as a different page. I seem to remember I had to do that with the bbc news site as well so I could get the UK front page instead of the international one. PAUL
