mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 08:12:17 +09:00
Implement multidomain settings
This commit is contained in:
parent
51d0aa5e5e
commit
79f29b3372
7 changed files with 63 additions and 13 deletions
|
|
@ -44,6 +44,7 @@ return array(
|
|||
),
|
||||
'url' => array(
|
||||
'default' => null,
|
||||
'unregistered_domain_action' => 'redirect_301',
|
||||
'http_port' => null,
|
||||
'https_port' => null,
|
||||
'ssl' => 'none',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue