[ 'type' => 'json', 'file' => 'src/nimgcenter/assets/howtouse.json' ], '/modules/xnpnimgcenter/utilities/index.php' => [ 'type' => 'json', 'file' => 'src/nimgcenter/assets/utilities.json' ], //'/modules/nimgdocs/tutorials/index.php' => [ // 'type' => 'tsx', // 'file' => 'extras/nimgdocs/Tutorials.tsx', //], '/modules/nimgdocs/index.php?docname=about_NIMGPF' => [ 'type' => 'json', 'file' => 'src/nimgdocs/assets/about.json', ], '/modules/nimgdocs/index.php?docname=introduction' => [ 'type' => 'json', 'file' => 'src/nimgdocs/assets/introduction.json', ], '/modules/nimgdocs/index.php?docname=additem' => [ 'type' => 'json', 'file' => 'src/nimgdocs/assets/additem.json', ], '/modules/nimgdocs/index.php?docname=nimgcenter' => [ 'type' => 'json', 'file' => 'src/nimgdocs/assets/nimgcenter.json', ], '/modules/nimgdocs/index.php?docname=nimgsearch' => [ 'type' => 'json', 'file' => 'src/nimgdocs/assets/nimgsearch.json', ], '/modules/nimgdocs/index.php?docname=3DBrowse' => [ 'type' => 'json', 'file' => 'src/nimgdocs/assets/3dbrowse.json', ], '/modules/nimgdocs/index.php?docname=3DBrowse_usage' => [ 'type' => 'json', 'file' => 'src/nimgdocs/assets/3dbrowse_usage.json', ], ]; $_CURLOPT_RESOLVE_VALUE = ['nimg.neuroinf.jp:443:127.0.0.1'];