From 972d759628dbf23e4d4d234f387fb4a047b7ee0f Mon Sep 17 00:00:00 2001 From: xue <> Date: Sat, 10 Dec 2005 18:07:46 +0000 Subject: Added .htaccess file to hangman game. --- demos/hangman/protected/.htaccess | 1 + 1 file changed, 1 insertion(+) create mode 100644 demos/hangman/protected/.htaccess (limited to 'demos') diff --git a/demos/hangman/protected/.htaccess b/demos/hangman/protected/.htaccess new file mode 100644 index 00000000..e0198322 --- /dev/null +++ b/demos/hangman/protected/.htaccess @@ -0,0 +1 @@ +deny from all -- cgit v1.2.3