######################################################################
# Apache resource/.htaccess for PyukiWiki
# $Id: .htaccess,v 1.398 2012/09/11 00:43:29 papu Exp $
# "PyukiWiki" ver 0.2.1-beta2 $$
######################################################################

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)$">
#</FilesMatch>
#AddType text/plain .txt
