summaryrefslogtreecommitdiff
path: root/ext/spl/tests/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/.htaccess')
-rwxr-xr-xext/spl/tests/.htaccess3
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/spl/tests/.htaccess b/ext/spl/tests/.htaccess
new file mode 100755
index 0000000000..5a01a1c16e
--- /dev/null
+++ b/ext/spl/tests/.htaccess
@@ -0,0 +1,3 @@
+<IfModule mod_autoindex.c>
+ IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t *.php
+</IfModule>