ciao,io ho provato scrivendo un file .htaccess
ho messo queste regole:
<Files ~ "^.(htaccess|htpasswd)$">
deny from all
</Files>
Options Indexes
order deny,allow
deny from index.php
deny from erase_email.php
deny from view_email.php
deny from db_connect.php
deny from invia_email.php
però non funziona ,non hai qualche tutorial o link per capire meglio come impostarlo?
grazie mille![]()