I\'ve look all over, but keeps running into same info that talks about directory level IP restriction, which usually looks something like this:
Order Deny,A
I think the directive needs to be:
Order deny,allow
for the answer above to work (at least for the IP Alone solution).