| > however, I have a index.html page that's titled
> 'Index of locally available sites'. It actually
> redirects to index.htm but i'd like to remove this
> page and associated content (like backblue.gif) so
> all I have is the site in that directory. How do I
> do it?
Just remove the top index.html page, and move all content (files and folders)
from www.yoursite.com/* to the current directory.
| |