Forum Moderators: mack
I want it to redirect to index.html automatically:
so that it doesn't show the directory listing when a visitor types in www.geocities.com/1/ , it redirects to www.geocities.com/1/index.html
I have tryed using .htm & .html, and doing searches for this, with no luck.
just as a future reference
the page that the folder gets redirected to is dependant on the mappings that the host has in place.
most of the time if index.ext dosent work then you should try renam,ing your file to default.ext
default.ext is the most common mapping followed by index.ext