From: gerv%gerv.net <> Date: Fri, 4 Apr 2008 11:46:08 +0000 (+0000) Subject: Bug 117936 - deprecate Apache 1.2 as our .htaccess files don't work with it. X-Git-Tag: bugzilla-3.1.3~233 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9284fe0a6fff1c605a9410a60f3e1e7e437bf168;p=thirdparty%2Fbugzilla.git Bug 117936 - deprecate Apache 1.2 as our .htaccess files don't work with it. --- diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml index 0a68c250f9..8cadbdd587 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.