Re: Редирект на выбранный порт
Нужна catalinaв конфиге :<Connector address="127.0.0.1" port="8080" maxHttpHeaderSize="8192"maxThreads="100" minSpareThreads="5" maxSpareThreads="10"enableLookups="false" redirectPort="443"...
View ArticleRe: Редирект на выбранный порт
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 ArticleRe: 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 ArticlePrevent 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 ArticleRe: 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 ArticleRe: 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 ArticleRe: X-Accel-Redirection dont work by downloading a remote file
Has Nobody a Solution for me? :-(
View ArticleSSL 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 ArticleRe: 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 ArticleRe: Редирект на выбранный порт
.jsp - JavaServer Pagesнебольшой пример кода файла index.jspif(showTag){%><%@include file="/include/topheader.jsp"%><%} else {%><%@include...
View ArticleKitchen 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 ArticleRe: Редирект на выбранный порт
Игорь имел ввиду, что в конфиге у Вас указано jps вместо jsp.Опечатались.03.01.2013 00:44, OZzzy пишет:> .jsp - JavaServer Pages>> небольшой пример кода файла index.jsp>> if(showTag)>...
View Articlepath_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 ArticleRe: 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 ArticleRe: Редирект на выбранный порт
Большое спасибо всемПомогло вот это:http://nginx.org/ru/docs/http/ngx_http_proxy_module.html#example--------------------------------------------------------------------------------server {listen...
View ArticleRe: 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 ArticleHi 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 ArticleRe: 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 ArticleDefault 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