Try to write your own web page, click on the link does not respond, did not make an HTTP request.

Source: Internet
Author: User

The page shows that the click link does not respond, the server background no information output. The HTTP request should not be sent.

The Web server used is Python's own, and the simple_httpd.py used in the Headfist book. proves that the server can be used by any self-written applet. You can use it to get it.

Preliminary diagnosis:

Reason one: The path is not written. It's OK to write the absolute path as a relative path. Notice the back slash

<a href= "cgi-bin/a.py" >button</a>

is not related to the CGI script (. py) name.

Try to write your own web page, click on the link does not respond, did not make an HTTP request.

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.