Close | |
Instructions for Filling out the Read Permission Field |
To deny all sites, write:
deny from all
To allow one ore more sites, write (for example):
deny from all and allow from 150.163.2.175 and allow from 150.163.8
or simply:
150.163.2.175 150.163.8
To allow all sites, write:
allow from all
To apply the default permission, leave the the field empty.
Close |