######################################################################

# Apache image/.htaccess for PyukiWiki

# $Id: .htaccess,v 1.67 2011/05/04 07:26:50 papu Exp $

# "PyukiWiki" version 0.1.9 $$
######################################################################



## Options can use, it is good to add the following setup.

#Options -Indexes



## sample prevention of direct link from other site

#SetEnvIf Referer "^http://pyukiwiki.sourceforge.jp/" ref01

#Order deny,allow

#Deny from all

#Allow from env=ref01



