Bug 14183 - [FR] mod_rewrite for /$bugid
Summary: [FR] mod_rewrite for /$bugid
Status: CLOSED FIXED
Alias: None
Product: Infrastructure
Classification: Infrastructure
Component: bugzilla.altlinux.org (show other bugs)
Version: unspecified
Hardware: all Linux
: P2 enhancement
Assignee: Mikhail Gusarov
QA Contact: Mikhail Gusarov
URL: http://www.faqs.org/docs/bugzilla/pat...
Keywords:
Depends on: 13559
Blocks:
  Show dependency tree
 
Reported: 2008-01-27 18:23 MSK by Michael Shigorin
Modified: 2008-06-14 12:17 MSD (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Shigorin 2008-01-27 18:23:01 MSK
Хорошо бы ещё

<VirtualHost 12.34.56.78>
RewriteEngine On
RewriteRule ^/([0-9]+)$ http://foo.bar.com/show_bug.cgi?id=$1 [L,R]
</VirtualHost>
Comment 1 Mikhail Gusarov 2008-01-27 18:34:39 MSK
После апгрейда.
Comment 2 Mikhail Gusarov 2008-06-02 14:28:47 MSD
Сделал на тестовой инсталляции

/12345 -> баг #12345
/компонент -> все баги на компонент в Сизифе
/4.0/компонент -> все баги на компонент в branch/4.0
/4.1/компонент -> все баги на компонент в branch/4.1 (yet to be created)
Comment 3 Michael Shigorin 2008-06-04 01:14:04 MSD
Ай спасибо, работает ;-)
Comment 4 Mikhail Gusarov 2008-06-13 14:23:02 MSD
Сделано.
Comment 5 Michael Shigorin 2008-06-14 12:17:03 MSD
TNXe6