You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2019/11/21 07:45:21 UTC

[GitHub] [incubator-apisix] totemofwolf opened a new issue #888: bug: static files failed to load behind apisix http proxy

totemofwolf opened a new issue #888: bug: static files failed to load behind apisix http proxy
URL: https://github.com/apache/incubator-apisix/issues/888
 
 
   ### Issue description
   
   
   ### Environment
   
   * apisix version (cmd: `apisix version`): 0.9-rc1
   * OS: alpine 3.7
   
   ### Minimal test code / Steps to reproduce the issue
   
   apisix listens on 9080;
   80 port is haproxy/nginx for internet traffic in;
   3000 port is gitea service.
   
   upstream:
   ![屏幕快照 2019-11-21 下午3 40 41](https://user-images.githubusercontent.com/1818214/69317170-51b8e480-0c75-11ea-882f-e78d30116364.png)
   
   
   routes:
   ![屏幕快照 2019-11-21 下午3 40 50](https://user-images.githubusercontent.com/1818214/69317190-5b424c80-0c75-11ea-9387-6a3bc11fc2e0.png)
   
   
   
   ### What's the actual result? (including assertion message & call stack if applicable)
   
   ![屏幕快照 2019-11-21 下午3 40 14](https://user-images.githubusercontent.com/1818214/69317277-8e84db80-0c75-11ea-914f-7e46074e30e1.png)
   
   ![屏幕快照 2019-11-21 下午3 38 53](https://user-images.githubusercontent.com/1818214/69317084-2635fa00-0c75-11ea-9359-6d032c6f8fed.png)
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services