Welcome! Log In Create A New Profile

Advanced

Re: Getting weird issue with Nginx reverse Proxy

Rainer Duffner
March 04, 2022 03:04PM
> Am 04.03.2022 um 04:37 schrieb blason <nginx-forum@forum.nginx.org>:
>
> Here is Apache config
>
> <VirtualHost fs.example.com:80>
> ServerAdmin webmaster@example.com
> DocumentRoot /var/www/fs/
> ServerName fs.example.com
> ServerAlias fs.example.com
> ErrorLog /var/log/apache2/fs/error.log
> CustomLog /var/log/apache2/fs/access.log combined
> LogFormat "%{X-Forwarded-For}i %l %u %t \"%r\" %>s %b \"%{Referer}i\"
> \"%{User-Agent}i\"" proxy
> #SetEnvIf X-Forwarded-For "^.*\..*\..*\..*" forwarded
> #CustomLog "logs/access_log" combined env=!forwarded
> #CustomLog "logs/access_log" proxy env=forwarded
>
> <Directory "/var/www/fs/">
> Options Indexes FollowSymLinks Includes ExecCGI
> </Directory>
> </VirtualHost>
>
> Posted at Nginx Forum: https://forum.nginx.org/read.php?2,293780,293788#msg-293788
>
> _______________________________________________
> nginx mailing list -- nginx@nginx.org
> To unsubscribe send an email to nginx-leave@nginx.org



Have you done a tcpdump on port 80 to see what is actually coming through?

I assume curl on port 80 works?

The error messages comes from apache or NGINX?



_______________________________________________
nginx mailing list -- nginx@nginx.org
To unsubscribe send an email to nginx-leave@nginx.org
Subject Author Posted

Getting weird issue with Nginx reverse Proxy

blason March 03, 2022 01:26PM

Re: Getting weird issue with Nginx reverse Proxy

blason March 03, 2022 01:56PM

Re: Getting weird issue with Nginx reverse Proxy

Sergey A. Osokin via nginx March 03, 2022 03:06PM

Re: Getting weird issue with Nginx reverse Proxy

blason March 03, 2022 10:41PM

Re: Getting weird issue with Nginx reverse Proxy

Rainer Duffner March 03, 2022 04:14PM

Re: Getting weird issue with Nginx reverse Proxy

blason March 03, 2022 10:37PM

Re: Getting weird issue with Nginx reverse Proxy

Rainer Duffner March 04, 2022 03:04PM

Re: Getting weird issue with Nginx reverse Proxy

blason March 06, 2022 08:42AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 200
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready