View Single Post
Old 10-08-2007, 09:53 PM  
GrouchyAdmin
Now choke yourself!
 
GrouchyAdmin's Avatar
 
Industry Role:
Join Date: Apr 2006
Posts: 12,085
CHMOD 771 if owner is you:you.
CHMOD 711 if owner is you:group

If you upload through WordPress, though, you'll probably need to keep it at 777.

In this case, add that directory to your robots.txt exclude and put up a dummy index page:

<?php
header("location: /");
?>
__________________

Last edited by GrouchyAdmin; 10-08-2007 at 09:55 PM..
GrouchyAdmin is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote