ПРОЕКТЫ 


  АРХИВ 


Apache-Talk @lexa.ru 

Inet-Admins @info.east.ru 

Filmscanners @halftone.co.uk 

Security-alerts @yandex-team.ru 

nginx-ru @sysoev.ru 


  СТАТЬИ 


  ПЕРСОНАЛЬНОЕ 


  ПРОГРАММЫ 



ПИШИТЕ
ПИСЬМА












     АРХИВ :: nginx-ru
Nginx-ru mailing list archive (nginx-ru@sysoev.ru)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re[2]: помогите переделать правило rewrite



Hello Denis,

Friday, May 16, 2008, 9:03:52 PM, you wrote:

> про php это понятно.
> уже вроде как заработало.
> вот что вышло:
>     location  /forum/torrentbar/ {
>         rewrite
> ^/forum/torrentbar/([0123456789]*)-([0123456789qwertyuiopasdfghjklzxcvbnmQWERTYUIOPASDFGHJKLZXCVBNM_]*)\.png$
> /forum/torrentbar/torrentbar.ph$
>         rewrite
> ^/forum/torrentbar/(.*)/([0123456789]*)-([0123456789qwertyuiopasdfghjklzxcvbnmQWERTYUIOPASDFGHJKLZXCVBNM_]*)\.png$
> /forum/torrentbar/torrentb$
>         rewrite ^/forum/torrentbar/(.*)/([0123456789]*)\.png$
> /forum/torrentbar/torrentbar.php?id=$2 last;
>         rewrite ^/forum/torrentbar/([0123456789]*)\.png$
> /forum/torrentbar/torrentbar.php?id=$1 last;
>     }

Жесть :)

http://perldoc.perl.org/perlre.html

[0-9a-zA-Z_], \d\w






-- 
Best regards,
 Denis                            mailto:denis@xxxxxxxxxx




 




Copyright © Lexa Software, 1996-2009.