보안을 위해 deny from all 이면 모두 막은 거니
그 밑에 허용 아이피를 넣어야 하지 않을지요
Allow from IP
예) [list=1:8m6j8uz5][:8m6j8uz5]Allow from 10.1.2.3[/8m6j8uz5]
[:8m6j8uz5]Allow from 192.168.1.104 192.168.1.205 [/8m6j8uz5]
[:8m6j8uz5]Allow from 10.1.0.0/255.255.0.0 [/8m6j8uz5]
[:8m6j8uz5]Allow from apache.org[/8m6j8uz5]
[:8m6j8uz5]Allow from .net example.edu [/8m6j8uz5][/list8m6j8uz5]