Olares/framework/docker-nginx-headers-more
Calvin W. 1073575a1d
docs: add readmes for Olares components (#1522)
* docs: add readmes for Olares components

* merge with latest upstream
2025-07-08 21:34:05 +08:00
..
.olares feat: Merge the code currently scattered across the beclab and Above-os organizations into the https://github.com/beclab/Olares repository. (#1325) 2025-05-21 21:43:35 +08:00
README.md docs: add readmes for Olares components (#1522) 2025-07-08 21:34:05 +08:00

docker-nginx-headers-more

Overview

The docker-nginx-headers-more component provides a Docker image for Nginx that includes the headers-more module. This module allows for more advanced manipulation of HTTP headers than what is available in the standard Nginx distribution, which is useful for fine-tuning the behavior of web applications and services within the Olares ecosystem.

For more information, see the docker-nginx-headers-more GitHub repository.