spacewander commented on issue #3674:
URL: https://github.com/apache/apisix/issues/3674#issuecomment-786361830


   Here is how I check it:
   ```
    ¥ curl http://127.0.0.1:9080/test/root.exe  -i
   HTTP/1.1 403 Forbidden
   Date: Fri, 26 Feb 2021 02:09:18 GMT
   Content-Type: text/html; charset=utf-8
   Content-Length: 150
   Connection: keep-alive
   Server: APISIX/2.3
   X-VERSION: 1.0
   
   <html>
   <head><title>403 Forbidden</title></head>
   <body>
   <center><h1>403 Forbidden</h1></center>
   <hr><center>openresty</center>
   </body>
   </html>
   ```


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to