Welcome! Log In Create A New Profile

Advanced

Re: soooo close: nginx gunicorn flask directory stripped from links

Francis Daly
September 16, 2022 04:22AM
On Fri, Sep 16, 2022 at 02:03:21AM -0600, Brian Scott wrote:

Hi there,

> Wow that looks promising. Can't try until tomorrow because it's 2am but I'll try first thing tomorrow. From a best practices point of view would one solution be better than the other assuming both work? The second suggestion seems more straight-forward and avoids patches/fixes which is a good thing in general.
>

I'm not aware of official "best practices" in this matter.

I like "simple", so I tend to try to set up the internal "thing" so that
I can reverse-proxy https://external/thing/ to http://internal/thing/,
with the hope that internally I can access both forms (while externally
only the external form is accessible).

(I also try to make http://internal/ redirect to http://internal/thing/,
so that I *can* access it easily internally.)

Fundamentally, both options should work, provided that the application
does not use any internal links that start with "/".

Cheers,

f
--
Francis Daly francis@daoine.org
_______________________________________________
nginx mailing list -- nginx@nginx.org
To unsubscribe send an email to nginx-leave@nginx.org
Subject Author Posted

soooo close: nginx gunicorn flask directory stripped from links

biscotty September 16, 2022 03:24AM

Re: soooo close: nginx gunicorn flask directory stripped from links

Francis Daly September 16, 2022 03:50AM

Re: soooo close: nginx gunicorn flask directory stripped from links

biscotty September 16, 2022 04:04AM

Re: soooo close: nginx gunicorn flask directory stripped from links

Francis Daly September 16, 2022 04:22AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 211
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