From 1b443cacd3bba5209d6b5d80081aeeba7fbdfb6f Mon Sep 17 00:00:00 2001 From: "bugreport%peshkin.net" <> Date: Fri, 4 Apr 2008 11:46:58 +0000 Subject: Bug 236650: Clarify choice of install directory in docs r=gerv, a=justdave --- docs/en/xml/installation.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/en/xml/installation.xml') diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml index 7563056d2..d4c10ef07 100644 --- a/docs/en/xml/installation.xml +++ b/docs/en/xml/installation.xml @@ -1,5 +1,5 @@ - + Installing Bugzilla @@ -149,8 +149,8 @@ Download a Bugzilla tarball (or check it out from CVS) and place - it in a suitable directory, writable by the default web server user - (probably nobody). + it in a suitable directory, accessible by the default web server user + (probably apache or www). Good locations are either directly in the main web space for your web server or perhaps in /usr/local @@ -158,7 +158,7 @@ - The default Bugzilla distribution is not designed to be placed + The default Bugzilla distribution is NOT designed to be placed in a cgi-bin directory. This includes any directory which is configured using the directive of Apache. -- cgit v1.2.3-24-g4f1b