######################################################################
# Apache resource/.htaccess for PyukiWiki
# $Id: .htaccess,v 1.394 2012/08/16 01:24:36 papu Exp $
# "PyukiWiki" ver 0.2.1-beta1 $$
######################################################################

Order allow,deny
Deny from all

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

## In the case of public plug-in, it is good to set up in this way.
#<FilesMatch "\.(txt)$">
#	Order deny,allow
#	Allow from all
#</FilesMatch>
#AddType text/plain .txt
