apacheconfig
apacheconfig copied to clipboard
Undefined variable "${u}" referenced
apacheconfigtool` --interpolatevars example.ini
Failed to parse Apache config example.ini: Undefined variable "${u}" referenced
example.ini is the same configuration file supplied with the documentation.
It seems variable names are truncated to only their first character. E.g. $user becomes $u.