I have one folder with scripts (php, js). Some of this scripts I am including others using with forms and POST method. I would like to block (better redirect) anyone to open this folder or/and run script. For example, the scripts are in folder myscripts. If someone types: www.mysite/myscripts/ or www.mysite/myscripts/first_script.php then he/she will be redirected to my home page.
Sonam
Sonam
