public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
From: Joel Sherrill <joel.sherrill@oarcorp.com>
To: "Frank Ch. Eigler" <fche@redhat.com>
Cc: "overseers@sourceware.org" <overseers@sourceware.org>
Subject: Re: Bugzilla Question
Date: Thu, 12 May 2011 15:39:00 -0000	[thread overview]
Message-ID: <4DCBFF01.1070900@oarcorp.com> (raw)
In-Reply-To: <20110512144604.GB27385@redhat.com>

On 05/12/2011 09:46 AM, Frank Ch. Eigler wrote:
> Hi, Joel -
>
>> gcc.gnu.org has a rewrite rule to shorten
>> the URLfor a Bugzilla PR.  I would like
>> to do the same on rtems.org. [...]
> Sure, here is the variant in use for sourceware.org
>
>    RewriteCond %{QUERY_STRING}   ([0-9]+)$
>    RewriteRule ^PR               http://sourceware.org/bugzilla/show_bug.cgi?id=%1 [R]
>    RedirectMatch ^/PR([0-9]+)$   http://sourceware.org/bugzilla/show_bug.cgi?id=$1
>
>
Thanks for the magic.  Already works. :-D

It is nice knowing where to ask questions.  In this
case, Google was making me work very hard for this.
> - FChE


-- 
Joel Sherrill, Ph.D.             Director of Research&  Development
joel.sherrill@OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
    Support Available             (256) 722-9985


      reply	other threads:[~2011-05-12 15:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-12 14:43 Joel Sherrill
2011-05-12 14:46 ` Frank Ch. Eigler
2011-05-12 15:39   ` Joel Sherrill [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DCBFF01.1070900@oarcorp.com \
    --to=joel.sherrill@oarcorp.com \
    --cc=fche@redhat.com \
    --cc=overseers@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).