<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Nov 7, 2022 at 9:40 PM Dan G. Switzer, II <<a href="mailto:dan.switzer@givainc.com">dan.switzer@givainc.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div>
    <font face="Helvetica, Arial, sans-serif">The "internal" keyword
      indicates only internal request can access the location:<br>
      <br>
      <a href="http://nginx.org/en/docs/http/ngx_http_core_module.html#internal" target="_blank">http://nginx.org/en/docs/http/ngx_http_core_module.html#internal</a><br>
      <br>
      So hitting ttp://<a href="http://mydomain.com/api/v1/*" target="_blank">mydomain.com/api/v1/*</a>  with CURL would never hit
      this location.<br>
      <br>
      Remove the "internal" keyword, reload Nginx and try it again.<br>
      <br>
      -Dan<br></font></div></blockquote><div><br></div>Thanks Dan for the email response.I am still seeing the below response in html format. I am attaching the nginxtest.conf file for your reference. <div><br></div><div><u>/var/log/nginx/access.log<br></u></div><div>48.219.29.210 - - [07/Nov/2022:17:33:38 +0000] "POST /apis HTTP/1.1" 500 1678279 "-" "PostmanRuntime/7.29.2" "-"<br></div><div><br></div><div><u>Response in html format</u></div><div><u><br></u></div><div>############################################################################################################</div><div><!doctype html><br><html lang="en"><br><br><head><br><title>500</title><br><meta charset="utf-8"><br><meta name="description" content="500"><br><link rel="preconnect" href="<a href="https://fonts.gstatic.com">https://fonts.gstatic.com</a>"><br><meta name="viewport" content="width=device-width, initial-scale=1.0"><br><link rel="icon" href="favicon.ico" type="image/gif" sizes="32x32"><br><style><br>@font-face {<br>font-family: "UniversNextHSBC-Light";<br>src: url("/themes/custom/gsmamarketplace/font/UniversNextforHSBCW29-Light.woff2") format("woff2");<br>}<br><br><br></div><br>            <div class="error-content"><br>                <h1>500 <br> Internal server problem</h1><br>                    <p>Sorry, An error occurred and your request couldn't be completed. <a href="/">Return to the home<br>                            page</a></p><br>            </div><br>        </div><br>    </div><br></body><br></html><br></div><div><br></div><div>############################################################################################################<br></div><div><br></div><div><div>Please guide me. Thanks in advance. I look forward to hearing from you. </div><div><br></div><div>Best Regards,</div><div><br></div><div>Kaushal</div></div><div> </div></div></div>