From 0f3d94634091b31409e5f4091ad34124f4809e23 Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@96ab9672-09ca-45d6-a79d-3d69d39ca109> Date: Mon, 26 Nov 2001 06:28:32 +0000 Subject: [PATCH] This commit was manufactured by cvs2svn to create branch 'release-1_2-branch'. git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/branches/release-1_2-branch@666 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- lib/.htaccess | 3 +++ locale/.htaccess | 3 +++ schemas/.htaccess | 3 +++ 3 files changed, 9 insertions(+) create mode 100644 lib/.htaccess create mode 100644 locale/.htaccess create mode 100644 schemas/.htaccess diff --git a/lib/.htaccess b/lib/.htaccess new file mode 100644 index 000000000..145f82df8 --- /dev/null +++ b/lib/.htaccess @@ -0,0 +1,3 @@ +# $Id: .htaccess,v 1.2 2001-11-08 16:35:05 dairiki Exp $ +order allow,deny +Deny from all diff --git a/locale/.htaccess b/locale/.htaccess new file mode 100644 index 000000000..145f82df8 --- /dev/null +++ b/locale/.htaccess @@ -0,0 +1,3 @@ +# $Id: .htaccess,v 1.2 2001-11-08 16:35:05 dairiki Exp $ +order allow,deny +Deny from all diff --git a/schemas/.htaccess b/schemas/.htaccess new file mode 100644 index 000000000..145f82df8 --- /dev/null +++ b/schemas/.htaccess @@ -0,0 +1,3 @@ +# $Id: .htaccess,v 1.2 2001-11-08 16:35:05 dairiki Exp $ +order allow,deny +Deny from all -- 2.45.0