google results / file permissions

Permalink
Hi, i am getting strange results from google.
site:www.crocodile-communication.com

It seems all the directories and contents are being indexed.

to stop the files being seen by anyone i have added this to a .htacces file:
IndexIgnore *

I guess i have the permissions wrong, can someone advise what they should be.

the config dir is set to 0744
the rest are 0777

thanks
ewen

teknojunkey
 
andrew replied on at Permalink Reply
andrew
I think you could get away with them all just being world readable, instead of writable.

Additionally, your web server should be able to configure those directories to be not show the files in them when you browse them directly.

We probably also could include blank index.html files in c5 for those who have their directories setup for browsing.