Support different rewrite levels for XE compatibility

This commit is contained in:
Kijin Sung 2020-06-12 13:24:01 +09:00
parent f01fb9ae42
commit 1cd3cfc7d9
7 changed files with 42 additions and 5 deletions

View file

@ -50,6 +50,7 @@ return array(
'http_port' => null,
'https_port' => null,
'ssl' => 'none',
'rewrite' => 1,
),
'session' => array(
'delay' => false,