Hi aplogize if this in wrong catergory, i get a page showing "index of " instead of my homepage please some advice thanks
If you see a "Index of /" page that means that the directory doesn't containt any index (main) files. Mostly the files are called index.html, index.php, index.htm or others.
You need a index file, put it into that directory. It may be index.* or default.* (* is either html, shtml, php, asp, etc)
You can change the priority in httpd.conf file or .htaccess There is no index or default files over there in home directory?