Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tkb-github committed Apr 14, 2023
1 parent 59130c0 commit 5b467e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# nG-SetEnvIf
This project maintains an [nG Firewall](https://perishablepress.com/ng-firewall/) fork which aims to replicate its functionality in httpd using mod_setenvif, and tracks the latest upstream release. The trade-off is between the efficiency gained over [mod_rewrite](https://httpd.apache.org/docs/2.4/rewrite/avoid.html) and having to [defer](https://www.webmasterworld.com/apache/4572958.htm) to any existing rewrite rules (eg for [permalink settings](https://glennmessersmith.com/pages/wphtaccess.html)).
An [nG Firewall](https://perishablepress.com/ng-firewall/) fork that replicates its functionality in httpd using mod_setenvif and tracks the upstream release. The trade-off is between the efficiency gained over [mod_rewrite](https://httpd.apache.org/docs/2.4/rewrite/avoid.html) and having to [defer](https://www.webmasterworld.com/apache/4572958.htm) to any existing rewrite rules (eg for [permalink settings](https://glennmessersmith.com/pages/wphtaccess.html)).

\***

Expand Down

0 comments on commit 5b467e2

Please sign in to comment.