Nginx directly back to Nginx Apache nginx php nginx rewrite

Source: Internet
Author: User
The first few days of using the public platform, the developer tool can be configured callback address, some events through the address back to the developer. The URL needs to be authenticated the first time it is configured. Simply send a string of strings to the server specified by the URL, and then the server must return a string of strings, that is, echostr.


I'm going to use Nginx,ng to go back to Tomcat, so I'm just going to return the echostr directly to Ng. Specific configuration:

location/kmgw/{

Proxy_pass .....

Proxy_type default;

return $arg _echostr

}

The above describes the Nginx direct return, including the nginx aspects of the content, I hope that the PHP tutorial interested in a friend helpful.

  • Related Article

    Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.