Hello!
On Sun, Nov 14, 2021 at 12:54:47PM -0500, YvorL wrote:
> I see. It's weird that I can't use a column that's right there in the
> database and would uniquely identify any entry.
That's because there is no such column in the database nginx uses.
Note that GeoIP modules uses GeoIP database
Thank you for your response!
I see. It's weird that I can't use a column that's right there in the
database and would uniquely identify any entry.
When I checked the Nginx documentation, I saw this:
"$geoip_region
two-symbol country region code (region, territory, state, province, federal
land an
Hello,
I have this configuration:
- a docker with nginx
- an apache2 server with kerberos authentication configured.
nginx is the main http server (everyone in internet navigate into it). When
the user clicks on the "LOGIN" from the website, nginx should use the
apache2 as authentication since