From a2ce21948267a8e09c03366fd2d9621bdd7151af Mon Sep 17 00:00:00 2001 From: Jacobus Martinus Kruithof Date: Mon, 26 Feb 2007 20:15:53 +0000 Subject: [PATCH] .htaccess change on behalf of infra git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@511986 13f79535-47bb-0310-9956-ffa450edef68 --- docs/.htaccess | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/.htaccess b/docs/.htaccess index fadc01cc4..01572cb25 100644 --- a/docs/.htaccess +++ b/docs/.htaccess @@ -1,3 +1 @@ - - SetOutputFilter INCLUDES - \ No newline at end of file +AddOutputFilter INCLUDES .html \ No newline at end of file