summaryrefslogtreecommitdiffstats
path: root/defparams.pl
diff options
context:
space:
mode:
authorjustdave%syndicomm.com <>2002-06-03 05:37:32 +0200
committerjustdave%syndicomm.com <>2002-06-03 05:37:32 +0200
commit6a4c8ef4d4dcd284207ed3904adee6b49abc9d6d (patch)
tree91b058bf582d59dca15aaffe7b9178856978d17e /defparams.pl
parent7e7bf7695299a4af35ed0e8ba1ab15ce68f314f6 (diff)
downloadbugzilla-6a4c8ef4d4dcd284207ed3904adee6b49abc9d6d.tar.gz
bugzilla-6a4c8ef4d4dcd284207ed3904adee6b49abc9d6d.tar.xz
Fix for bug 147476: the affect of changing your dot/webdot preferences on your web server's accessibility option (.htaccess
for Apache) is now mentioned in the parameter description. Patch by Jouni Heikniemi (jouni@heikniemi.net) r= bbaetz, afranke
Diffstat (limited to 'defparams.pl')
-rw-r--r--defparams.pl6
1 files changed, 5 insertions, 1 deletions
diff --git a/defparams.pl b/defparams.pl
index fbd9631d2..2ba6a31c5 100644
--- a/defparams.pl
+++ b/defparams.pl
@@ -412,7 +412,11 @@ href=\"http://www.research.att.com/~north/cgi-bin/webdot.cgi\">webdot
package</a> will generate the graphs remotely.</li>
<li>A blank value will disable dependency graphing.</li>
</ul>
-The default value is a publically-accessible webdot server.",
+The default value is a publically-accessible webdot server. If you change
+this value, make certain that the webdot server can read files from your
+data/webdot directory. On Apache you do this by editing the .htaccess file,
+for other systems the needed measures may vary. You can run checksetup.pl
+to recreate the .htaccess file if it has been lost.",
"t",
"http://www.research.att.com/~north/cgi-bin/webdot.cgi/%urlbase%",
\&check_webdotbase);