% # vim:set sw=4 ts=4 sts=4 ft=html.epl expandtab: % my $scheme = (defined(config('https')) && config('https')) ? 'https' : 'http';