From b72c761a026fc613f4236193044df9af4b6d9cbb Mon Sep 17 00:00:00 2001 From: slef Date: Mon, 7 Jul 2003 20:58:48 +0000 Subject: [PATCH] odd dir for apache logs --- misc/Install.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/Install.pm b/misc/Install.pm index 08d68053e9..5849c4c105 100644 --- a/misc/Install.pm +++ b/misc/Install.pm @@ -1144,7 +1144,7 @@ configuration. Press to continue: |; sub updateapacheconf { - my $logfiledir=$kohalogdir.'/logs'; + my $logfiledir=$kohalogdir; my $httpdconf = $etcdir."/koha-httpd.conf"; showmessage(getmessage('StartUpdateApache'), 'none'); -- 2.39.2