As in something like this. you just upload into your public_html file is all. Dont use this one as it wont work for you though.
 
 
			# -FrontPage-
 
 IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
 
 <Limit GET POST>
 #The next line modified by DenyIP
 order allow,deny
 #The next line modified by DenyIP
 #deny from all
 allow from all
 </Limit>
 <Limit PUT DELETE>
 order deny,allow
 deny from all
 </Limit>
 AuthName www.xx.xx.xx.xx.org
 AuthUserFile /home/ravenpro/public_html/_vti_pvt/service.pwd
 AuthGroupFile /home/ravenpro/public_html/_vti_pvt/service.grp
 
 AddType image/xml+svg svg
 deny from xx.xx.xx.xx
 deny from xx.xx.xx.xx
 deny from xx.xx.xx.xx
 
 
 
 
 
 
 
 <Files 403.shtml>
 order allow,deny
 allow from all
 </Files>
 
 deny from xx.xx.xx.xx
 deny from xx.xx.xx.xx
 deny from xx.xx.xx.xx