# $Header: /CVSROOT/ptybuffer/php/sock/.htaccess,v 1.1 2007/08/24 17:32:21 tino Exp $
#
# Do not allow anybody access to files in this directory
#
# $Log: .htaccess,v $
# Revision 1.1  2007/08/24 17:32:21  tino
# first version
#

Order allow,deny
Deny from all

Satisfy all
