Skip to content
#

nginx

nginx logo

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 9,340 public repositories matching this topic...

nginxconfig.io
RebelliousWhiz
RebelliousWhiz commented Dec 29, 2021

Sorry for not following the template. It's a straightforward question.

By enabling "WordPress-specific rules", the following codes will be added to the wordpress.conf:

# WordPress: deny general stuff
location ~* ^/(?:xmlrpc\.php|wp-links-opml\.php|wp-config\.php|wp-config-sample\.php|readme\.html|license\.txt)$ {
    deny all;
}

However, this disables xmlrpc feature, which disa

enhancement help wanted good first issue hacktoberfest
indrajithgihan
indrajithgihan commented Apr 1, 2022
help wanted kind/support good first issue needs-triage

ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx that is developed by Trustwave's SpiderLabs. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis. With over 10,000 deployments world-wide, ModSecurity is the most widely deployed WAF in existence.

  • Updated Mar 27, 2022
  • C++
flagger
chlunde
chlunde commented Feb 8, 2022

Describe the bug

The documentation and some tests uses gw.ns(.svc.cluster.local) for gateways.

I think this is the correct format for istio gateways: <gateway namespace>/<gateway name>

Like here:

https://github.com/fluxcd/flagger/blob/273b05fb24d467c10939389218e6a8ec26d4c70e/test/istio/test-delegation.sh#L41

re. https://istio.io/latest/docs/reference/config/networking/virtua

arkade

Created by Igor Sysoev

Released October 4, 2004

Repository
nginx/nginx
Website
nginx.org
Wikipedia
Wikipedia

Related Topics

nginx-cache nginx-plus nginx-proxy nginx-server nginx-unit