No, the templates Klox-MR uses to create client's vhost. It's generic for all clients, but can we customize on a client basis?
Simple e.g add redirect of HTTP requests to HTTPS. Some of our apps have like 50 lines of code in .htaccess, and would be nice to have them inside vhost to save request to disk on every request

Would be great to have e.g a vhost group for Wordpress, another for phpBB etc where each vhost are different based on their normail .htaccess content + the regular vhost defs ofcourse
I'd like to add something directly inside vhost inside of using .htaccess for better performance for a couple of clients.
Is this possible to use template as to survive updates?
Using template from you?.