mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-28 23:03:25 +09:00
Support different rewrite levels for XE compatibility
This commit is contained in:
parent
f01fb9ae42
commit
1cd3cfc7d9
7 changed files with 42 additions and 5 deletions
|
|
@ -50,6 +50,7 @@ return array(
|
|||
'http_port' => null,
|
||||
'https_port' => null,
|
||||
'ssl' => 'none',
|
||||
'rewrite' => 1,
|
||||
),
|
||||
'session' => array(
|
||||
'delay' => false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue