Hello Community,
I was wondering if there is a way to restrict sub directories from accessing the parent directory (the main directory where all my website file are stored) and from having any interaction with the previous folders (so once there in the child folder they can't leave it eg. using ../)
Is there a way doing this using PHP or .htaccess?
Please help...