From 9284fe0a6fff1c605a9410a60f3e1e7e437bf168 Mon Sep 17 00:00:00 2001
From: "gerv%gerv.net" <>
Date: Fri, 4 Apr 2008 11:46:08 +0000
Subject: Bug 117936 - deprecate Apache 1.2 as our .htaccess files don't work
with it.
---
docs/en/xml/installation.xml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
(limited to 'docs/en')
diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml
index 0a68c250f..8cadbdd58 100644
--- a/docs/en/xml/installation.xml
+++ b/docs/en/xml/installation.xml
@@ -1204,7 +1204,9 @@ bash# ./checksetup.pl
.htaccess files
which the Apache webserver can use to restrict access to
the bugzilla data files. The checksetup script will
- generate the .htaccess files.
+ generate the .htaccess files. These .htaccess files
+ will not work with Apache 1.2.x - but this has security holes, so you
+ shouldn't be using it anyway.
--
cgit v1.2.3-24-g4f1b