alibaba/nginx-http-concat

403 Forbidden错误

zhxucan opened this issue · 1 comments

    location /frontend {
        concat on;
        concat_max_files 20;
    concat_ignore_file_error off;
}

http://localhost:9080/frontend/??job.js,news.js

请问是什么原因啊,我看了下,nginx-http-concat已经编辑成功了

: ( 自己找到原因了,编译的版本,没有替换现有的版本,哎。。。