ПРОЕКТЫ 


  АРХИВ 


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: Взаимодействие http perl module и http upload module


  • To: nginx-ru@xxxxxxxxx
  • Subject: Re: Взаимодействие http perl module и http upload module
  • From: "erd" <nginx-forum@xxxxxxxx>
  • Date: Mon, 9 Jul 2012 06:07:29 -0400 (EDT)
  • Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tigger.jlkhosting.com; s=x; h=From:References:In-Reply-To:Message-ID:Content-Transfer-Encoding:Content-Type:Subject:To:Date; bh=IGJLMAC1yF3JdFkAjj8vH0y2PoVIqN/OzohwEP593LQ=; b=Cf3erdAz4T1MI+kA302EhZ9MTbarj52XDSg2OtBhzjnAz8FP14vWS/OQLOfnxMdwmGUHkmatsgdCQqpnjmrhqoIlbm4NjX9VmWne5ObZKSmB2kFVuP8ZtAFw4ciHB/qm;
  • In-reply-to: <1341587198.498625665@f318.mail.ru>
  • References: <1341587198.498625665@f318.mail.ru>

Большое спасибо. Выделение обработчика
загрузки в самостоятельный back-end
помогло.


Bdfy Wrote:
-------------------------------------------------------
> прочитайте вот это:
> http://forum.nginx.org/read.php?21,216148,216148
> 
> server {
> 
>     listen 3000;
> 
>     location / {
>     default_type text/html;
>     perl uploader::handler;
>     }
> 
> }
> 
> 
> 
> 
>    location @uploadhandler {
>         proxy_pass http://localhost:3000;
>     }

Posted at Nginx Forum: 
http://forum.nginx.org/read.php?21,228336,228432#msg-228432

_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://mailman.nginx.org/mailman/listinfo/nginx-ru


 




Copyright © Lexa Software, 1996-2009.