custom fields usable in httpd.conf as replacable params

This is already possible using custom fields. In a template, they can be referenced as FIELD_XXX where XXX is the custom field name, and in pre/post scripts they can be found in the VIRTUALSERVER_FIELD_XXX environment variables…