Web Server

nginx - A high performance web server and reverse proxy server

Website: https://nginx.org/
License: BSD
Vendor: Alcance Libre, Inc.
Description:
Nginx is a web server and a reverse proxy server for HTTP, SMTP, POP3 and
IMAP protocols, with a strong focus on high concurrency, performance and low
memory usage.

Packages

nginx-1.22.0-1.aldos.i686 [629 KiB] Changelog by Joel Barrios (2022-05-24):
- Update to 1.22.0.
- Add the following to default server:
    * server_tokens off;
    * add_header X-Frame-Options "SAMEORIGIN";
    * add_header X-XSS-Protection "1; mode=block";
    * add_header X-Content-Type-Options nosniff;

Listing created by Repoview-0.6.6-6.fc14.al