• Howdy! Welcome to our community of more than 130.000 members devoted to web hosting. This is a great place to get special offers from web hosts and post your own requests or ads. To start posting sign up here. Cheers! /Peo, FreeWebSpace.net
managed wordpress hosting

How about this??

the site is kinda plain and boring. to hide the folder put a blank index file there. you should always do that so no one can see the contents.
 
To hide a folder's index on Hypermart/VirtuAlave:

1. Go into notepad.
2. Put this in a blank file: Options ExecCGI Includes FollowSymLinks MultiViews
3. Save it as ".htaccess" (with quotes so it will work).
4. Upload it to your main directory.
5. You're done. Every folder will have no index and CGI/SSI/etc should work properly. This works on F2S as well (but I don't know why you would need it considering the directory indexes are already off ;)).
 
Originally posted by DanceTrend
Just make an empty index.html!

That's the repetive and takes up more time way. If you use htaccess you only have to do it ONCE and a index isnt required in each dir. MUCH, MUCH simpler.
 
Back
Top