Re[4]: perl и server_name

Andrey Kravchenko andrey at mail.anti-aging-drugs.com
Mon Oct 8 10:28:09 MSD 2007


Здравствуйте, Igor.

Можно генерировать конфиг веб-сервера, просто перечисляя все алиасы.
Монструозный перечень, зато просто и работает.

Вы писали Friday, October 05, 2007, 4:47:54 PM:

> Hello jackal,

> Friday, October 5, 2007, 4:39:15 PM, you wrote:

>> Еще вот такое решение пришло в голову:

>> perl_set $nx_perl module::handler;
>> server {
>>         server_name srv *;
>>         set $nx $nx_perl;
>>         if ($nx ~ "^http://") {
>>                 proxy_pass $nx;
>>         }
>>         root $nx;
>> }

>> Можно в proxy_pass переменные юзать?

> пока нельзя. в рассылке об этом сказанно.

> ---------------------------------
> Igor V. Savchenko

> http://webta.net

> mailto: igor at webta.net
> ICQ: 86915046




-- 
С уважением,
 andrey                          mailto:andrey at mail.anti-aging-drugs.com






More information about the nginx-ru mailing list