On Jun 26, 1:34 am, 7stud <[EMAIL PROTECTED]> wrote: > Where is that coming from? Is the original index.html page(before I > changed it and added "Apache 2.2.4") cached by Safari somehow? That > doesn't make any sense to me because when I explicitly request > index.html, I get the changed output.
I looked around in Safari for a bit, and I found Empty Cache under the Safari menu item. So I emptied the cache and now when I use the address http://localhost, I get the changed index.html page. So Safari was caching the original page. I guess Safari associate the address http://localhost with the original index.html page, and Safari would not display the updated index.html page when I used that address again. -- http://mail.python.org/mailman/listinfo/python-list