Quantcast
Channel: Nginx Forum
Browsing all 53287 articles
Browse latest View live

Re: Редирект на выбранный порт

Нужна catalinaв конфиге :<Connector address="127.0.0.1" port="8080" maxHttpHeaderSize="8192"maxThreads="100" minSpareThreads="5" maxSpareThreads="10"enableLookups="false" redirectPort="443"...

View Article


Re: Редирект на выбранный порт

On Jan 2, 2013, at 23:58 , OZzzy wrote:> Нужна catalina>> в конфиге :> <Connector address="127.0.0.1" port="8080" maxHttpHeaderSize="8192"> maxThreads="100" minSpareThreads="5"...

View Article


Re: SSL pass through

Thank you for the quick answer. I will be a little more precise.I would like to forward https requests to different backend server based on the hostname header, e.g. https://machine1.domain.com should...

View Article

Prevent Chrome SSL Domain Mismatch Warning When Redirecting

Hello,I have a SSL cert setup for a domain with no subdomain, i.e.mydomain.org. And a server block setup to redirect all https 'www'subdomain requests to the non subdomain server block. This works fine...

View Article

Re: SSL pass through

On 2 January 2013 21:14, zuger <nginx-forum@nginx.us> wrote:> Thank you for the quick answer. I will be a little more precise.>> I would like to forward https requests to different...

View Article


Re: Prevent Chrome SSL Domain Mismatch Warning When Redirecting

On 2 January 2013 21:16, Chris Irish <supairish@gmail.com> wrote:> Hello,> I have a SSL cert setup for a domain with no subdomain, i.e.> mydomain.org. And a server block setup to...

View Article

Re: X-Accel-Redirection dont work by downloading a remote file

Has Nobody a Solution for me? :-(

View Article

SSL termination and HAProxy

Thank you Jonathan.Your explanations were very helpful and the link to "NameBasedSSLVHosts" also.I will now evaluate the two scenarios. Teminate SSL in NGINX and forward http to the backend servers or...

View Article


Re: SSL termination and HAProxy

On 2 January 2013 22:12, zuger <nginx-forum@nginx.us> wrote:> Thank you Jonathan.>> Your explanations were very helpful and the link to "NameBasedSSLVHosts"> also.Glad it helped,...

View Article


Re: Редирект на выбранный порт

.jsp - JavaServer Pagesнебольшой пример кода файла index.jspif(showTag){%><%@include file="/include/topheader.jsp"%><%} else {%><%@include...

View Article

Kitchen Designs Aberdeenshire

Kitchen Designs Aberdeenshire. www,solidwoodkitchen,co,uk .Kitchens with appliances £595. Includes Free Kitchen Design in Aberdeenshire. Kitchen Design Aberdeenshire. TEL 01616-694785

View Article

Re: Редирект на выбранный порт

Игорь имел ввиду, что в конфиге у Вас указано jps вместо jsp.Опечатались.03.01.2013 00:44, OZzzy пишет:> .jsp - JavaServer Pages>> небольшой пример кода файла index.jsp>> if(showTag)>...

View Article

path_info in alias environment

Hi ThereI need to get this working on nginx with php-fpm:example.com/studip/dispatch.php/admin/user/The Problem seems to be, that /studip isn't a subfolder under root but a alias to...

View Article


Re: path_info in alias environment

Why not just use a symbolic link?SteveOn 03/01/13 20:31, PascalTurbo wrote:> Hi There>> I need to get this working on nginx with php-fpm:>>...

View Article

Re: Редирект на выбранный порт

Большое спасибо всемПомогло вот это:http://nginx.org/ru/docs/http/ngx_http_proxy_module.html#example--------------------------------------------------------------------------------server {listen...

View Article


Re: Nginx 1.3.10 Segfault

I have checking 1.3.9 for this bug. I have confirmed 1.3.8 haven't this bug..2013/1/5 Valentin V. Bartenev <vbart@nginx.com>> On Saturday 05 January 2013 08:30:57 ビリビリⅤ wrote:> > patched...

View Article

[ANN] ngx_openresty devel version 1.2.6.1 released

Hello, folks!I am delighted to announce the new development version of ngx_openresty,1.2.6.1:http://openresty.org/#DownloadSpecial thanks go to all our contributors and users for helping make...

View Article


Hi from Derbyshire

Hi AllI'm a developer for a web agency based in Bakewell in England. We adopted Nginx a little over a year ago when we first started doing a few jobs with high performance requirements. Based on the...

View Article

Re: nginx custom module thread local ctx

@Mr YaoIs there something connected with CPPFLAGS in the link you gave out?Is your actual idea is to build c++ libraries separately and only link themin nginx makefile?On Fri, Jan 4, 2013 at 1:12 PM,...

View Article

Default server showing incorrectly for site homepage only

Hi AllI have a rather strange issue that appears to have only started in the last few days (no changes have been made in the last few days) . I'll try and describe it as best I can but please let me...

View Article
Browsing all 53287 articles
Browse latest View live