Added:
trunk/xyexception-contrib/.htaccess
trunk/xyexception-includes/.htaccess
trunk/xyexception-tests/.htaccess
Log:
Secured directories with .htacces's
Added: trunk/xyexception-contrib/.htaccess
==============================================================================
--- (empty file)
+++ trunk/xyexception-contrib/.htaccess Mon Apr 2 11:29:27 2007
@@ -0,0 +1 @@
+Deny from all
\ No newline at end of file
Added: trunk/xyexception-includes/.htaccess
==============================================================================
--- (empty file)
+++ trunk/xyexception-includes/.htaccess Mon Apr 2 11:29:27 2007
@@ -0,0 +1 @@
+Deny from all
\ No newline at end of file
Added: trunk/xyexception-tests/.htaccess
==============================================================================
--- (empty file)
+++ trunk/xyexception-tests/.htaccess Mon Apr 2 11:29:27 2007
@@ -0,0 +1 @@
+Deny from all
\ No newline at end of file