From 6a4c8ef4d4dcd284207ed3904adee6b49abc9d6d Mon Sep 17 00:00:00 2001 From: "justdave%syndicomm.com" <> Date: Mon, 3 Jun 2002 03:37:32 +0000 Subject: 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 --- defparams.pl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'defparams.pl') 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 will generate the graphs remotely.
  • A blank value will disable dependency graphing.
  • -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); -- cgit v1.2.3-24-g4f1b