RewriteEngine on
# -FrontPage-
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName kaiyo.exofire.net
AuthUserFile /home/kaiyo/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/kaiyo/public_html/_vti_pvt/service.grp
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://kaiyo.exofire.net/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://kaiyo.exofire.net$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.kaiyo.exofire.net/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.kaiyo.exofire.net$ [NC]
RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$
http://kaiyo.exofire.net [R,NC]
AddType application/octet-stream .swfAddHandler shout-server .php