4paradigm / 4paradigm/FeatInsight
nginx reverse proxy
Aberta
- Linguagem predominante
- Vue
- Estrelas
- 22
- Forks
- 9
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Make sure reverse proxy can work, especially check the case below:
```
http {
server {
listen 80;
location /foo/ {
```
The location is not just `/`.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.