On Wed, Jul 24, 2019 at 06:33:10PM +0300, Gregory Edigarov via nginx wrote:
Hi there,
> Having this setup:
>
> nginx (on host) -> nginx (in docker-nginx [WP site resides here]) ->
> php-fpm(in docker-php)
>
> got the error: too many redirects.
>
> what could be the problem?
What request do yo
Hello,
Having this setup:
nginx (on host) -> nginx (in docker-nginx [WP site resides here]) ->
php-fpm(in docker-php)
got the error: too many redirects.
what could be the problem?
thanks a lot in advance.
config on host nginx:
server {
listen 80;
listen 443 ssl http2;
server_name