those are different urls and i've seen examples of both or the wrong one being indexed. requests for the second url should be redirected to the first url using a 301 status code. also your default directory index document setting should be configured to use index.html.
jk3210
4:55 am on Sep 27, 2012 (gmt 0)
Thanks much, phranque.
g1smd
5:36 am on Sep 27, 2012 (gmt 0)
Never link to named index file.
Link to href="/" or to href="/folder/"
lucy24
6:01 am on Sep 27, 2012 (gmt 0)
Will Google see these two urls as the same location or different?