aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpetko <petko@524c5546-5005-0410-9a3e-e25e191bd360>2014-05-31 09:21:10 +0000
committerpetko <petko@524c5546-5005-0410-9a3e-e25e191bd360>2014-05-31 09:21:10 +0000
commit36bfde33befc101ad4d10c230b5c44244cb2b3a4 (patch)
treeed8de4e6869b4f12e63cd4c3a38e76d5ca40737e
parentc9bccac159134f883d4309e90185aa922c3e40c9 (diff)
downloadpmwiki.svn-36bfde33befc101ad4d10c230b5c44244cb2b3a4.tar.bz2
Fix sctipts/.htaccess note
git-svn-id: svn://pmwiki.org/pmwiki/trunk@2973 524c5546-5005-0410-9a3e-e25e191bd360
-rw-r--r--scripts/.htaccess4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/.htaccess b/scripts/.htaccess
index 9dbb8328..dca77ea0 100644
--- a/scripts/.htaccess
+++ b/scripts/.htaccess
@@ -1,5 +1,5 @@
-# This file is cookbook/.htaccess -- the default distribution contains this
-# file to prevent cookbook/ scripts from being accessed directly by browsers
+# This file is script/.htaccess -- the default distribution contains this
+# file to prevent script/ files from being accessed directly by browsers
# (this is a potential, albeit very unlikely, security hole).
#
# If you alter or replace this file, it will likely be overwritten when