master
vhost_alive?
def vhost_alive? if config[:ini] ini = IniFile.load(config[:ini]) section = ini['auth'] username = section['username']