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

# Apache backup/.htaccess for PyukiWiki for backup/

# $Id: .htaccess,v 1.40 2011/07/18 08:50:00 papu Exp $

# "PyukiWiki" version 0.2.0-alpha8 $$
######################################################################



## 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



