· @metztli
0 followers · 2018 posts · Server tenochtitlan.city

Pass cert password to Nginx with https site during restart

http {
ssl_password_file /etc/keys/global.pass;
...

stackoverflow.com/questions/33

#NGINX

Last updated 2 years ago

· @metztli
0 followers · 2018 posts · Server tenochtitlan.city

How to block specific user agents on web server.
create /etc/nginx/useragent.rules, & define a map with all blocked user agents as:
map $http_user_agent $putoagent {
default 0;
~*malicious 1;
~*backdoor 1;
~*netcrawler 1;
~Puto 1;
~webbandit 1;
}

open an nginx configuration file of your website, which contains http section, & add
http {

include /etc/nginx/useragent.rules
}
xmodulo.com/block-specific-use

#NGINX

Last updated 2 years ago

· @metztli
0 followers · 2018 posts · Server tenochtitlan.city

#NGINX

Last updated 2 years ago

· @metztli
0 followers · 2018 posts · Server tenochtitlan.city

Nginx 1.23.1 / ModSecurity v3 Connector v1.0.3 for Debian Bullseye Backports

github.com/Metztli/debian-mods

#NGINX #Debian #Linux #ModSecurity

Last updated 2 years ago

· @metztli
0 followers · 2018 posts · Server tenochtitlan.city

Module ngx_http_stub_status_module
...
The ngx_http_stub_status_module module provides access to basic status information.

This module is not built by default, it should be enabled with the --with-http_stub_status_module configuration parameter.

nginx.org/en/docs/http/ngx_htt

#NGINX

Last updated 2 years ago

· @metztli
0 followers · 2019 posts · Server tenochtitlan.city
· @metztli
0 followers · 2019 posts · Server tenochtitlan.city

#NGINX

Last updated 3 years ago

· @metztli
0 followers · 2019 posts · Server tenochtitlan.city

Installed 1.9.6 ( github.com/Metztli/debian-mods ) in a 6.1.16 , Software Framework Release Number (SFRN) 5.1.3, -formatted partitioned, including root fs, virtual machine. Only one component of an ongoing project.
Snapshot feats latest Enlightenment Window Manager ( enlightenment.org/ ) with Вики Одинцова (instagram.com/viki_odintcova/ ) relaxing on the background.
enlightenment.org/ss/e-600ecf6

#NGINX #VirtualBox #Reiser4

Last updated 4 years ago

· @metztli
0 followers · 2019 posts · Server tenochtitlan.city

NGINX QUIC+HTTP/3 Preview

"Today we announce the initial release of the official QUIC and HTTP/3 implementation for NGINX, the http_v3_module. This is a technology preview and must be considered experimental – it is not for production use. At the time of writing, the QUIC standard is not yet finalized, and this initial release is implemented against a subset of the current draft."

nginx.com/blog/introducing-tec

Mercurial > nginx-quic
hg.nginx.org/nginx-quic/file/q

#NGINX #Quic #HTTP3

Last updated 4 years ago

· @metztli
0 followers · 2019 posts · Server tenochtitlan.city

#NGINX

Last updated 4 years ago

· @metztli
0 followers · 2019 posts · Server tenochtitlan.city

#NGINX

Last updated 4 years ago

· @metztli
0 followers · 2019 posts · Server tenochtitlan.city

Metztli < sourceforge.net/projects/metzt > with reiser4 -enhanced -compressed Linux kernel 5.5.19-2 and initramfs 0.136 on < linode.com/ > . Engine X 1.19.0 fresh build with v1.0.1 Connector (observe arrow pointer) is already installed as well
! 😎

#Reiser4 #Zstd #Linode #cloud #ModSecurity #NGINX #Chingon

Last updated 4 years ago

· @metztli
0 followers · 2019 posts · Server tenochtitlan.city

Debian packaging hack for newer upstream 1.17.8 (source included) which builds and integrates v3 Nginx Connector v1.0.1 (source included) module. Additionally, includes a sample Blog/CMS configuration file. 😎 !
github.com/Metztli/debian-ngin

#NGINX #ModSecurity #b2evolution #Chingon

Last updated 5 years ago

· @metztli
0 followers · 2019 posts · Server tenochtitlan.city
· @metztli
0 followers · 2019 posts · Server tenochtitlan.city

Integrated New Nginx Connector v1.0.1 [1] as http-modsecurity into a hack of a Debian packaging for Nginx 1.17.7 [2] to generate DEB components and, most importantly, to dynamically load the http-modsecurity module in nginx-full *but* may also work with nginx-light: "Making NGX_HTTP_MODSECURITY dyn module loadable in other than nginx-full"
github.com/Metztli/debian-ngin

[1] github.com/SpiderLabs/ModSecur

[2] 1.17.7 mainline is available
nginx.org/en/download.html

#ModSecurity #NGINX

Last updated 5 years ago

· @metztli
0 followers · 2019 posts · Server tenochtitlan.city
· @metztli
0 followers · 2019 posts · Server tenochtitlan.city

's office is being searched due to Group's . The complaintant press service confirmed the suit.
habr.com/en/post/479968/

#NGINX #Rambler #lawsuit

Last updated 5 years ago

· @metztli
0 followers · 2019 posts · Server tenochtitlan.city

On being sued by on intellectual property ownership rights.
threader.app/thread/1205086129

#NGINX #Rambler #ip

Last updated 5 years ago

· @metztli
0 followers · 2019 posts · Server tenochtitlan.city

"On Dec. 12, law enforcement officials came to the Moscow office of (acquired by Networks earlier this year) apparently seeking evidence related to an intellectual property dispute, to which F5 is currently not a party. The officers had a warrant, and we are still working to confirm the full nature of the investigation. NGINX cofounders Igor Sysoev and Maxim Konovalov were interviewed by law enforcement officials, but no employees have been arrested or are currently detained."

#NGINX #F5 #ip

Last updated 5 years ago