开发者

I can't get the index.html to update with the new one

I uploaded the new index.html to my webspace but still 开发者_运维百科see the old one. I deleted it and tried again and still saw the old one.

What do I need to do? thanks


Refresh the browser - the page is likely cached in the browser


Try a different client or browser, if it shows the new page it's probably your cache like nick said, if not then the old one is still actually on the server.


Try to add an '?' to the end, and add some random text. To get like

http://www.server.com/index.html?blabla

This will force the browser to ignore the local cache, and ask for the new version of the index.html.

Each time you need to get the latest version, change the blabla to another thing.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜