function conf(path, domain) { return (path + domain + ".conf") } module.exports = conf