new pisilinux web sites
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<?php return
|
||||
[
|
||||
'openController' => 'Download',
|
||||
'openFunction' => 'main',
|
||||
'show404' => 'show404',
|
||||
'requestMethods' =>
|
||||
[
|
||||
'page' => '',
|
||||
'disallowMethods' => [],
|
||||
'allowMethods' => []
|
||||
],
|
||||
'patternType' => 'classic',
|
||||
'changeUri' => [
|
||||
'counter' => 'Download/counter',
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user