Implement multidomain settings

This commit is contained in:
Kijin Sung 2017-03-13 13:47:07 +09:00
parent 51d0aa5e5e
commit 79f29b3372
7 changed files with 63 additions and 13 deletions

View file

@ -44,6 +44,7 @@ return array(
),
'url' => array(
'default' => null,
'unregistered_domain_action' => 'redirect_301',
'http_port' => null,
'https_port' => null,
'ssl' => 'none',