nginx
nginx is an HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server. Nginx was written with an explicit goal of provide high performance on sites with high traffic, so it can be used as a reverse proxy, load balancer and HTTP cache.
Here are 7,921 public repositories matching this topic...
-
Updated
Jun 4, 2021 - Python
-
Updated
Jun 3, 2021 - C
-
Updated
Jun 4, 2021 - JavaScript
-
Updated
Apr 10, 2021 - Shell
NGINX Ingress controller version: 0.44.0
NGINX Ingress controller Helm Chart version: 3.23.0
Kubernetes version: v1.20.2
Environment:
- Cloud provider or hardware configuration: AWS
- OS: CentOS Linux release 7.7.1908 (Core)
- Kernel: 3.10.0-1160.11.1.el7.x86_64
What happened:
when trying to deploy this chart using the following:
helm repo
`X-frame-options: Deny` or `Content-Security-Policy: frame-ancestors none` with Google Search Images
Hi,
I'm searching sources that said that X-frame-options: Deny or Content-Security-Policy: frame-ancestors none; on html files could cause problems with Google Search Images, but I don't found.
Could you give me your source please ?
I don't unders
-
Updated
May 5, 2021 - TypeScript
nacos doc https://nacos.io/en-us/docs/open-api.html#2.4
Default namespaceId is public,It should be configurable
-
Updated
Jul 18, 2019
-
Updated
Jun 2, 2021 - C++
-
Updated
Mar 20, 2021 - Python
Since maxmind no longer provides the legacy GeoIP databases could it might be possible to update the nxtool to use GeoIP2?
Under edit Proxy Host, it states to use 1.1.1.1/path for sub folder forwarding
1.1.1.1 should not be used like this, as its a valid external address and website
-
Updated
Jun 4, 2021 - PHP
In lieu of #283, implement Stackdriver Canary Analysis for use in GKE.
-
Updated
Dec 29, 2020 - Python
-
Updated
Jun 5, 2021 - Shell
-
Updated
Feb 10, 2021 - C
Created by Igor Sysoev
Released October 4, 2004
- Repository
- nginx/nginx
- Website
- nginx.org
- Wikipedia
- Wikipedia




Can anyone please help me out. I'm getting error while generating KONG client credentials on HTTP port 8000.
{ "error_description": "You must use HTTPS", "error": "access_denied" }I have added trusted_ips = 0.0.0.0/0,::/0 in kong.conf also, but it didn't work.