From: Alexander Volkov <alt@vladregion.ru> To: ALT Linux sysadmin discuss <sysadmins@lists.altlinux.org> Subject: Re: [Sysadmins] apache+nginx Date: Fri, 1 Dec 2006 14:24:10 +0300 Message-ID: <20061201112410.GE22283@vladregion.ru> (raw) In-Reply-To: <20061201111437.GI4051@osdn.org.ua> On 2006-12-01 13:14:37 +0200, Michael Shigorin wrote: MS> On Fri, Dec 01, 2006 at 12:45:00PM +0000, Avramenko Andrew wrote: MS> > > Это я видел, пасиб. Не совсем понятно другое: MS> > > У меня в апаче навешаны виртхосты как на имена, так и на ip, MS> > > как в таком случае рекомендуется делать - убирать виртхосты MS> > > из апача и делать их в nginx, а апач вешать на другой MS> > > хост|порт или как? MS> > Не претендую на звание эксперта по nginx'у, но я в свое время MS> > делал вирт хосты в апаче, и перенаправление отдельно на каждый MS> > из них в nginx'е. Т.е. при добавлении нового вирт хоста MS> > делались записи как в nginx, так и в апаче. MS> Если особенностей вроде индивидуальных статически раздаваемых MS> суффиксов нет, то можно и catch-all нарисовать -- если нет точно MS> подходящего server {}, то насколько помню -- будет взята MS> первая описанная наиболее точно подходящая или общая MS> конфигурация. MS> Бишь для простого прокси достаточно поставить nginx, нарисовать MS> listen, server_name * (кажется -- см. документацию) и proxy_pass MS> на apache. Сначала nginx на левом порту для тестирования и MS> apache где обычно, а потом -- apache на левый, nginx на нужный, MS> service httpd stop; service nginx restart; service httpd start Воот, теперь укладывается в голове, пойду укладывать на сервере :) -- Regards, Alexander
next prev parent reply other threads:[~2006-12-01 11:24 UTC|newest] Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top 2006-11-30 15:13 Alexander Volkov 2006-11-30 18:53 ` Avramenko Andrew 2006-12-01 5:49 ` Alexander Volkov 2006-12-01 10:07 ` Grigory Fateyev 2006-12-01 12:45 ` Avramenko Andrew 2006-12-01 11:14 ` Michael Shigorin 2006-12-01 11:24 ` Alexander Volkov [this message] 2006-12-02 10:11 ` Grigory Fateyev 2006-12-01 21:00 ` Konstantin A. Lepikhov 2006-12-02 10:56 ` Денис Смирнов
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=20061201112410.GE22283@vladregion.ru \ --to=alt@vladregion.ru \ --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