<Directory "D:/java/xx/picphoto/">
Options SymLinksIfOwnerMatch
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^http://localhost.*$ [NC]
RewriteRule .*\.(gif|jpg|jpeg|JPG)$
http://www.xx.cn/images/xx.gif [R,NC]
</Directory>
posted on 2009-02-09 11:44
lzj520 閱讀(129)
評論(0) 編輯 收藏 所屬分類:
個人學習日記