mirror of https://github.com/helloxz/imgurl
路由重写
parent
83afcf4075
commit
e2ad3acff4
|
@ -52,3 +52,4 @@ defined('BASEPATH') OR exit('No direct script access allowed');
|
|||
$route['default_controller'] = 'home';
|
||||
$route['404_override'] = '';
|
||||
$route['translate_uri_dashes'] = FALSE;
|
||||
$route['api/upload'] = 'upload/localhost';
|
||||
|
|
Loading…
Reference in New Issue