文档里很清楚:http://fex.baidu.com/ueditor/#server-path
进入配置文件
当域名不是直接配置到项目根目录时,例:http://a.com/b/c 域名下有两文件夹才进入入口文件时
"imageUrlPrefix": "http://a.com", /* 图片访问路径前缀 */ "imagePathFormat": "/b/c/ueditor/php/upload/image/{yyyy}{mm}{dd}/{time}{rand:6}",