From da774251fa9a96d27df6cb93969aad53beed8b0a Mon Sep 17 00:00:00 2001 From: Jacobus Martinus Kruithof Date: Sun, 25 Feb 2007 13:23:20 +0000 Subject: [PATCH] .htaccess on request of infrastructure. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@511506 13f79535-47bb-0310-9956-ffa450edef68 --- docs/.htaccess | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 docs/.htaccess diff --git a/docs/.htaccess b/docs/.htaccess new file mode 100644 index 000000000..fadc01cc4 --- /dev/null +++ b/docs/.htaccess @@ -0,0 +1,3 @@ + + SetOutputFilter INCLUDES + \ No newline at end of file