File patterns not to substitute
If the Substitute variables in contents? option is set to Yes,
Virtualmin will replace variables in all files except for images when copying
them from the skeleton directory. However, this may break PHP or perl scripts
which use the same format for variables as Virtualmin's template language.
To avoid this problem, you can enter a list of file patterns in this field,
like *.php *.pl. Files matching those patterns will not have their
contents modified, even if they match the list in File patterns to only
substitute.