# nG-SetEnvIf
**Repository Path**: web/nG-SetEnvIf
## Basic Information
- **Project Name**: nG-SetEnvIf
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: GPL-3.0
- **Default Branch**: develop
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2026-01-02
- **Last Updated**: 2026-01-02
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# nG-SetEnvIf
[](https://freenginx.org/en/)

[](https://github.com/t18d/nG-SetEnvIf/actions/workflows/redos-detector.yml)
[](https://perishablepress.com/8g-firewall/)
a project of Open Source by Tonkünstler-on-the-Bund
nG-SetEnvIf is an [nG Firewall](https://perishablepress.com/ng-firewall/) fork that focusses on performance.
It can be used with both nginx and Apache httpd.
[Installation](#installation) •
[Configuration](#configuration) •
[Recipes](#recipes)
## Installation
### nginx
In `http` context, add
```Nginx
include /path/to/8g-firewall.conf;
```
In the relevant `server` context, add
```Nginx
include /path/to/8g.conf;
```
### Apache
In the relevant `