From 70044a777d6a40007dab816c7ddfdf45f42b747f Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" Date: Wed, 1 May 2002 23:28:18 +0000 Subject: [PATCH] Bug 117936 - deprecate Apache 1.2 as our .htaccess files don't work with it. git-svn-id: svn://10.0.0.236/trunk@120485 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/docs/sgml/installation.sgml | 4 +++- mozilla/webtools/bugzilla/docs/xml/installation.xml | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/mozilla/webtools/bugzilla/docs/sgml/installation.sgml b/mozilla/webtools/bugzilla/docs/sgml/installation.sgml index 0a68c250f95..8cadbdd587e 100644 --- a/mozilla/webtools/bugzilla/docs/sgml/installation.sgml +++ b/mozilla/webtools/bugzilla/docs/sgml/installation.sgml @@ -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. diff --git a/mozilla/webtools/bugzilla/docs/xml/installation.xml b/mozilla/webtools/bugzilla/docs/xml/installation.xml index 0a68c250f95..8cadbdd587e 100644 --- a/mozilla/webtools/bugzilla/docs/xml/installation.xml +++ b/mozilla/webtools/bugzilla/docs/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.