arif_grafin/DIZ/.htaccess

6 lines
93 B
ApacheConf

<Files *>
order allow,deny
deny from all
allow from 127.0.0.1
allow from 192.168.0.1
</Files>