Fixed broken RFC1918 reference in contrib/.htaccess and doc/.htaccess (#2798839).
[squirrelmail.git] / contrib / .htaccess
1 Order Deny,Allow
2 Deny from All
3 Allow from 127
4 Allow from 10
5 Allow from 172.16
6 Allow from 192.168