From: "Денис Смирнов" <mithraen@freesource.info> To: ALT Linux sysadmins' discussion <sysadmins@lists.altlinux.org> Subject: Re: [Sysadmins] Помогите с nginx rewrite Date: Wed, 26 Jan 2011 06:07:36 +0300 Message-ID: <20110126030736.GA22547@mw.mithraen.ru> (raw) In-Reply-To: <AANLkTinHdXMeCwAcvTeN1tKD5=dR-N7f+5U1FcW6EedM@mail.gmail.com> [-- Attachment #1: Type: text/plain, Size: 719 bytes --] On Tue, Jan 25, 2011 at 07:43:21PM +0300, Yuri Khachaturyan wrote: YK> Конфиг чего? Всего nginx или достаточно только секции server? YK> rewrite "^/media/(.*)/(.*)/t/([0-9]+)/(.*)\.([a-z0-9]{3})$ YK> /media/$1/$2/$4.$5?$3" break; Достаточно этой строчки, в которой бред :) Потому что вместо регекса ^/media/(.*)/(.*)/t/([0-9]+)/(.*)\.([a-z0-9]{3})$ с заменой на /media/$1/$2/$4.$5?$3 я вижу регексп "^/media/(.*)/(.*)/t/([0-9]+)/(.*)\.([a-z0-9]{3})$ /media/$1/$2/$4.$5?$3" с заменой на "break"; В кавычках должен быть регексп, а не regexp вместе с тем на что заменяем. -- С уважением, Денис http://mithraen.ru/ ---------------------------------------------------------------------------- [-- Attachment #2: Digital signature --] [-- Type: application/pgp-signature, Size: 198 bytes --]
prev parent reply other threads:[~2011-01-26 3:07 UTC|newest] Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top 2011-01-25 13:20 Yuri Khachaturyan 2011-01-25 13:27 ` Денис Смирнов 2011-01-25 13:31 ` Yuri Khachaturyan 2011-01-25 13:32 ` Slava Dubrovskiy 2011-01-25 13:39 ` Yuri Khachaturyan 2011-01-25 15:52 ` Денис Смирнов 2011-01-25 15:56 ` Yuri Khachaturyan 2011-01-25 16:13 ` Yuriy Kashirin 2011-01-25 16:30 ` Yuri Khachaturyan 2011-01-26 3:09 ` Денис Смирнов 2011-01-25 16:38 ` Денис Смирнов 2011-01-25 16:42 ` Yuri Khachaturyan 2011-01-25 16:40 ` Денис Смирнов 2011-01-25 16:43 ` Yuri Khachaturyan 2011-01-25 18:17 ` Afanasov Dmitry 2011-01-25 18:21 ` Yuri Khachaturyan 2011-01-25 18:39 ` Afanasov Dmitry 2011-01-25 18:43 ` Yuri Khachaturyan 2011-01-25 18:47 ` Afanasov Dmitry 2011-01-25 18:48 ` Yuri Khachaturyan 2011-01-26 9:11 ` Yuriy Kashirin 2011-01-26 9:26 ` Yuri Khachaturyan 2011-01-26 12:48 ` Slava Dubrovskiy 2011-01-27 3:59 ` Дмитрий Дегтярев 2011-01-26 9:45 ` Michael Shigorin 2011-01-27 7:58 ` Yuriy Kashirin 2011-01-25 18:47 ` Yuri Khachaturyan 2011-01-26 3:07 ` Денис Смирнов [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=20110126030736.GA22547@mw.mithraen.ru \ --to=mithraen@freesource.info \ --cc=sysadmins@lists.altlinux.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
ALT Linux sysadmins discussion This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \ sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com public-inbox-index sysadmins Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sysadmins AGPL code for this site: git clone https://public-inbox.org/public-inbox.git