Apache httpd/variables
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
About
The following concepts could be described as Apache variables:
${<varname>}variables defined/used within config files.- These are mentioned, at least, in core: Define Directive
- Environment variables
%{<varname>}expressions- [Expressions in Apache HTTP Server https://httpd.apache.org/docs/2.4/expr.html]
