brentmoeller Posted November 17, 2009 Share Posted November 17, 2009 What would be the best way to block off an entire directory ... The script i wrote has an exploit to where the exploiter is uploading adult videos to a certain directory .. www.mysite.con/blockthisfolder I need to make sure no one not even myself can access this directory unless its via FTP SO what would be the best way to close off this directory without renaming it or deleting it until i fix this exploit . Thanks to all Brent Moeller Link to comment https://forums.phpfreaks.com/topic/181888-temp-fix-blocking-directory/ Share on other sites More sharing options...
trq Posted November 18, 2009 Share Posted November 18, 2009 Set an access rule in your .htaccess file. Nothing to do with php. Link to comment https://forums.phpfreaks.com/topic/181888-temp-fix-blocking-directory/#findComment-959710 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.