alibaba / alibaba/nginx-http-concat

403 Forbidden错误

Open
#34 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
863
Forks
232
PR merge metrics
No merged PRs in 30d

Description

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

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

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

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the request to http://localhost:9080/frontend/??job.js,news.js with the shown nginx location settings and inspect the resulting nginx error details. No source file or test is named in the issue; done means identifying the cause of the 403 and documenting a verified configuration or module change that allows the requested files to be concatenated.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, nginx
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.