Size: a a a

2020 January 04

OK

O K in nginx_ru
kiosaku
кстати, достаточно proxy_pass https://example.com
угу, пасиб
источник

OK

O K in nginx_ru
апстрим со своей прокси внутри сервис меша с истио...
источник

e

encryptedtalk in nginx_ru
Anyone has setup ngnix only as reverse proxy & Apache's the main server driving the project files and ngix just by default picking up everything alone *including the custom error pages too* that were created by Apache let's for example on 404 HTTP state.

For me only the custom error pages that Apache throws are not picked by nginx everything else is working normal. Any idea?

I like the abstraction & performance nginx provides but if it is not able to handle a dynamic 404 page, I won't need it. So anyone know how to get the setup working?

I just changed Apaches pot to 8080, nginx runs on 80
источник

k

kiosaku in nginx_ru
encryptedtalk
Anyone has setup ngnix only as reverse proxy & Apache's the main server driving the project files and ngix just by default picking up everything alone *including the custom error pages too* that were created by Apache let's for example on 404 HTTP state.

For me only the custom error pages that Apache throws are not picked by nginx everything else is working normal. Any idea?

I like the abstraction & performance nginx provides but if it is not able to handle a dynamic 404 page, I won't need it. So anyone know how to get the setup working?

I just changed Apaches pot to 8080, nginx runs on 80
proxy_intercept_errors on;
источник

e

encryptedtalk in nginx_ru
kiosaku
proxy_intercept_errors on;
Does this mean that by default it is off? I will try and will let you know the result.
источник

k

kiosaku in nginx_ru
by default nginx passes 40x (or starting from 30x - check docs) and higher codes from upstream as is
источник

u

undefined in nginx_ru
О. Хоть перевели свое сообщение на английский. А то все время иероглифы да иероглифы
источник

Y

Yuri in nginx_ru
/report
источник

R

Roman in nginx_ru
Кто то сталкивался с заменой IP адреса cloudflare?
источник

k

kiosaku in nginx_ru
а перевести на русский?
источник

R

Roman in nginx_ru
kiosaku
а перевести на русский?
это мне или не?
источник

DC

Don Corleone in nginx_ru
Roman
Кто то сталкивался с заменой IP адреса cloudflare?
set_real_ip
источник

DC

Don Corleone in nginx_ru
Гугли
источник

R

Roman in nginx_ru
Don Corleone
set_real_ip
неееее)
источник

R

Roman in nginx_ru
ахаха
источник

R

Roman in nginx_ru
спасибо бро
источник

R

Roman in nginx_ru
вопрос в другом
источник

DC

Don Corleone in nginx_ru
В чём
источник

R

Roman in nginx_ru
вопрос в том что для сайта подтянулся айпишник клауда, который в РКН заблочен
источник

R

Roman in nginx_ru
вот задание его сменить
источник