Explore

nginx ×
  • screenshot

    Red Team Phishing Simulations: Using Evilginx2 and GoPhish

    I'd like to share my experiences using evilginx2 and gophish for red teaming phishing simulations. While...

  • screenshot

    LXer: Nginx 1.26 Released with Experimental HTTP/3 Support

    Published at LXer: Nginx 1.26 web server debuts with HTTP/3 experimental support, per-server HTTP/2, advanced stream...

  • screenshot

    Nginx basic auth fails with Unauthorizaed even on correct credentials

    I have an nginx proxy redirect working inside the docker container to redirect all the requests...

  • screenshot

    proxy_pass in Nginx based on file type

    Hello, I want to use Nginx for Node.js and PHP sites. My current configuration is: Code:...

  • screenshot

    LXer: How to Install Fuel CMS with Nginx and Let's Encrypt SSL on Ubuntu 22.04

    Published at LXer: Fuel CMS is an open-source content management system used for websites. It is...

  • screenshot

    LXer: How to Install Apache with Nginx as a Reverse Proxy on Ubuntu 22.04

    Published at LXer: Apache and Nginx are free, open-source, and among the most popular web servers...

  • screenshot

    LXer: How to fix: The requested nginx plugin does not appear to be installed

    Published at LXer: Encountering an error stating �the requested NGINX plugin does not appear to be...

  • screenshot

    How To Host an Angular Application in a Docker Container on Amazon EC2 and Deploy It With Amazon ECS

    This tutorial guides you through deploying your Angular application on Amazon ECS, utilizing Docker containers and...

  • screenshot

    Protecting Nginx against DDoS attacks by Fail2Ban

    Hello, To protect Nginx against DDoS attacks by Fail2Ban I found the following tutorial: https://easyengine.io/tutorials/nginx/fail2ban/ What...

  • screenshot

    LXer: How Nginx Went From Being the Little Engine That Could to Become the Fork of the Day

    Published at LXer: On Valentine�s day a developer for the popular open-source web server platform Nginx...

  • screenshot

    LXer: Nginx web server forked as Freenginx to escape corporate overlords

    Published at LXer: Project hails from its original motherland of Russia. Russian developer Maxim Dounin has...

  • screenshot

    LXer: How to Install NGiNX on Ubuntu 22.04

    Published at LXer: Nginx is one of the fastest web servers you can install on your...

  • screenshot

    Apache Guacamole fails on some computers

    Hi! Since a couple of months I have had issues with Guacamole, earlier it always worked...

  • screenshot

    LXer: How to Install Apache Tomcat with Nginx Reverse Proxy on AlmaLinux 9

    Published at LXer: Apache Tomcat or "Tomcat" is a free and open-source Java Servlet container for...

  • screenshot

    LXer: How to Setup Rate Limiting in NGINX

    Published at LXer: This article will cover how to setup rate limiting in NGINX with what...

  • screenshot

    LXer: Changing Nginx Port in Linux with Examples

    Published at LXer: This article aims to cover how to change nginx port's in Linux-based systems....

  • screenshot

    LXer: How to Configure Security Headers in Nginx

    Published at LXer: The following article covers how to configure security headers in nginx with examples,...

  • screenshot

    Nginx quick reference

    This notes describes how to improve Nginx performance, security and other important things.