This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bugzilla update and schedule for changeover
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- To: Daniel Berlin <dberlin at dberlin dot org>
- Cc: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>, gcc at gcc dot gnu dot org
- Date: Wed, 26 Mar 2003 22:22:24 +0100 (CET)
- Subject: Re: Bugzilla update and schedule for changeover
- References: <320BB671-5EE7-11D7-99C8-000393575BCC@dberlin.org>
On Tue, 25 Mar 2003, Daniel Berlin wrote:
>> It's a simple application of mod_rewrite.
>> I just don't have *access* to the apache config files to set it up.
>> Understand?
Yup. I do, though...
>> You should be able to add something like
>> RewriteEngine on
> Here's a tested rewrite rule:
> RewriteCond %{QUERY_STRING} .*cmd=view.*pr=(\d+)
> RewriteRule ^.*gnatsweb.pl.* /bugzilla/show_bug.cgi?id=%1
...and I was just trying the above (changing "cmd" to "mdc" to avoid
current gnatsweb breaking), but there's some problem. Let me investigate.
Gerald
--
Gerald "Jerry" pfeifer at dbai dot tuwien dot ac dot at http://www.pfeifer.com/gerald/