From 7d04d4f7e177365e711200e72d8211f474f7265e Mon Sep 17 00:00:00 2001 From: Patrick Davison Date: Tue, 12 Mar 2013 20:10:53 -0700 Subject: Couple htaccess deny-from-all to hide files. --- changelog/.htaccess | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/.htaccess (limited to 'changelog') diff --git a/changelog/.htaccess b/changelog/.htaccess new file mode 100644 index 0000000..3418e55 --- /dev/null +++ b/changelog/.htaccess @@ -0,0 +1 @@ +deny from all \ No newline at end of file -- cgit v1.2.3