How to reveal the Homepage name?

Is there a way to find out what is the Hompage of a site?<br />
for example: <br />
index.htm, <br />
index.htm<br />
default.htm<br />
default.html<br />
index.asp<br />
<br />
For example:<br />
'Domain.com' leads to <!-- w --><a class="postlink" href="http://www.domain.com/index.htm">www.domain.com/index.htm</a><!-- w --><br />
How do I find which page (index.html) they are using?<br />
<br />
Thank You!<!--content-->Well, trouble is, it will for the most part be a server side page, so .php, .phtml, .asp, .aspx, .shtml, ... there are so many possibilities. And then it could be home, default, main, index, ...<br />
<br />
Why do you need it, if you are willing to tell ...<!--content-->Problem solved, thanks<br />
The domain was: <!-- m --><a class="postlink" href="http://www.blacksun.ca">http://www.blacksun.ca</a><!-- m --> <br />
Now it's <!-- m --><a class="postlink" href="http://www.backsun.ca/">http://www.backsun.ca/</a><!-- m --><br />
<br />
I wonder if they Block users from seeing the first page,<br />
after the USEr came from a another site.<!--content-->
 
Back
Top