Here what's going on. I made a web site in a another program(flash5). I published it, put both .html and .swf file in my sites folder and changed the HTML files name to index.html. The reason I changed the HTML file name was so I could shorten the url from "homepage.mac.com/eas8/mysite.html" to one without the "mysite.html". This worked fine for a long time untiil I decided to publish my public folder .
It put a new HTML file in my site folder called FileSharing.html. Now when I try to go to "homepage.mac.com/eas8" it goes to the FileSharing page instead of the index page. Also I have noticed that there is a path /WebObjects/ and other gobbeldeegok before FileShareing.html I don't know what any of this means.
How do I make it that it goes to the index page again first when I just type in homepage.mac.com/eas8. It doesn'e even seem to let me use homepage.mac.com/eas8/index.html
I have search the apple site for help but couldn't find any. Thanks in advance.