|
I have a linux server and was wondering how to block access to the directory of the folder. such as now lets say my page is domain/services/service1.php now if someone erases service1.php to make it domain/services/ and hits enter - then a directory will come up and show all contents in that folder - how can I block this from happening?
|