Package: bugzilla
Version: 2.22-4
Severity: normal
Tags: patch
Some links provided in Emails go to [%+ Param('urlbase') %], which in
Debian should point instead to cgi-bin.
I added this additional rewrite rule to my apache configuration, which
so far works for me:
RewriteRule ^/bugzilla/(.*\.cgi.*) /cgi-bin/bugzilla/$1 [R]
I added another rule to prevent redirection by index.html, which is more
of cosmetic type:
RewriteRule ^(/bugzilla)/?$ /cgi-bin$1/index.cgi [R]
Of course this is for SetEnv X_BUGZILLA_WEBPATH "/bugzilla/"
Mathias
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (400, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-4-evms254-md-dm-static-initrd
Locale: LANG=C, LC_CTYPE=de_DE.utf-8 (charmap=UTF-8)
Versions of packages bugzilla depends on:
ii apache2 2.0.54-5sarge1 next generation, scalable, extenda
ii apache2-mpm-prefork [http 2.0.54-5sarge1 traditional model for Apache2
ii dbconfig-common 1.8.21~bpo.1 common framework for packaging dat
ii debconf [debconf-2.0] 1.4.30.13 Debian configuration management sy
ii libappconfig-perl 1.56-2 Perl module for configuration file
ii libdbd-mysql-perl 2.9006-1 A Perl5 database interface to the
ii libmailtools-perl 1.74-0.1 Manipulate email in perl programs
ii libmime-perl 5.417-1 Perl5 modules for MIME-compliant m
ii libtemplate-perl 2.14-1 template processing system written
ii libtimedate-perl 1.1600-4 Time and date functions for Perl
ii patch 2.5.9-2 Apply a diff file to an original
ii postfix [mail-transport-a 2.3.3-1~bpo.1 A high-performance mail transport
ii ucf 1.17 Update Configuration File: preserv
-- debconf information excluded
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]