NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
Sure, I do. If you present IE with a URL say http://localhost/index.php so it gets the contnet to display and after you changed the setting it is pointed to the same URL but non-existing in the new site, it will have only two choises: display 404 error or cached content that it thinks corresponds to that same URL (http://localhost/index.php in our case) . As far as I see IE7 prefers cached content until you refresh with Ctrl-F5.
In a real world scenario you need to have correct URL in the InitialUrl setting and appropriate handler for 404 error in the [ErrorHandlers] section.
So there is no problem, as far as I see and there is no lie in our documentation.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 22 Jan 2008
Posts: 6
Reply with quote
dmitri wrote:
Sure, I do. If you present IE with a URL say http://localhost/index.php so it gets the contnet to display and after you changed the setting it is pointed to the same URL but non-existing in the new site, it will have only two choises: display 404 error or cached content that it thinks corresponds to that same URL (http://localhost/index.php in our case) . As far as I see IE7 prefers cached content until you refresh with Ctrl-F5.
In a real world scenario you need to have correct URL in the InitialUrl setting and appropriate handler for 404 error in the [ErrorHandlers] section.
So there is no problem, as far as I see and there is no lie in our documentation.


Ah, so it was caching Smile Ok then, I concur, the documentation was not lying Cool

If I may be so bold as to make a couple of suggestions for docs to be publish for Dock asap:
1. Short guide/procedure for how to setup Dock for one's own app (the above issue should typically be mentioned, as well as the wrong distro dll for php lovingit mentioned)
2. And, a short guide of how to package Dock for redistribution: For ex, currently my Dock install folder shows 60MB of files Surprised While the Dock install was 9MB. Is the 30MB php5.2 MSI really necessary for my own distro? What can be left out, what not, etc...

Thanks for all the help!
View user's profileFind all posts by GreenSend private message
DocumentRoot Bug?
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 2 of 2  

  
  
 Reply to topic