Mark Doe newcode
В основной папке лежит файл .htaccess
в нем:
# -FrontPage-
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName *****.ru
AuthUserFile /****/****/public_html/_vti_pvt/service.pwd
AuthGroupFile /****/****/public_html/_vti_pvt/service.grp
в папке отвечающей за страницу администрацию htaccess:
Order deny,allow
Deny from all
Allow from 83.149.8.0