Options Indexes FollowSymLinks Includes
AddType application/x-httpd-cgi .cgi
AddType text/x-server-parsed-html .html .php
XBitHack on
RewriteEngine    on
RewriteCond    %{HTTP_REFERER} !^$
RewriteCond    %{HTTP_REFERER} ^http://([a-z0-9]+\.)?nkino\.com [NC]
RewriteRule    \.(gif|jpe?g|png|mov|zip|mp3)$ - [F,NC,L]
RewriteCond    %{HTTP_REFERER} ^http://([a-z0-9]+\.)?egloos\.com [NC]
RewriteRule    \.(gif|jpe?g|png|mov|zip|mp3)$ - [F,NC,L]

