Forum Moderators: phranque
Here are a few screenshots:
1. The blog appearance in ftp://example.com/index.htm : [snip]
2. The blog appearance in http://example.com/index.htm : [snip]
3. The web hosting file manager does show that index.htm was just update: [snip]
Actually, after I renamed index.htm using the file manager, I can still see the same (old) page when we bring up http://example.com/index.htm.
I have no idea what web server this web hosting uses and there is no shell access either (only ftp and browser file manager).
Where is this index.htm that http is looking at?
[edited by: phranque at 10:49 pm (utc) on July 16, 2009]
[edit reason] No urls, please. See TOS [webmasterworld.com] [/edit]
have you looked at the response headers for clues?
firefox with the livehttpheaders [livehttpheaders.mozdev.org] add-on is an excellent tool for doing this.
Any idea, where else (other than the root directory) could http be picking up an index.htm? Oh, I even renamed the one in the root directory and the http page looked just the same.
A simple trick is to change the URL by adding a bogus query string; Caches only match on exact URLs, so the unique query string makes it look like a never-before-seen request that must be requested direct from your server. For example, try requesting http://example.com/index.htm?send-me-a-new-page!
and see if you get the newly-updated page.
If so, it's a caching issue somewhere. And if not, then maybe your host does something really, really weird with file storage and updates... (?)
Jim
Godaddy hosting for example DOES allow you to change .htaccess settings (ie:permalinks) but for whatever reason the changes aren't always applied immediately, it can take up to 2 hours to see the changes.
This is one of those times having a link to your site would help a lot.
A webmasters' discussion forum does not allow posting web links. *sigh* How can this be productive. Does anyone have a better discussion forum to recommend for webmasters? I know you can't post link. How about a keyword so I can google it?
in exchange for the free resource, you help future members.
it's called "paying it forward".