]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix for bug 147476: the affect of changing your dot/webdot preferences on your web...
authorjustdave%syndicomm.com <>
Mon, 3 Jun 2002 03:38:27 +0000 (03:38 +0000)
committerjustdave%syndicomm.com <>
Mon, 3 Jun 2002 03:38:27 +0000 (03:38 +0000)
for Apache) is now mentioned in the parameter description.
Patch by Jouni Heikniemi (jouni@heikniemi.net)
r= bbaetz, afranke

defparams.pl

index fbd9631d2f43de05cc3a72d4aa4d113b086c11d1..2ba6a31c5323a6c94361bac7acf11dfcd61a56b0 100644 (file)
@@ -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);