After PHP is deployed in IIS7, 404 will appear when Internet IE is opened, and its browser is normal.

Source: Internet
Author: User
PHP in IIS7 after deployment, Internet IE will appear 404, its browser all normal http://gfwh.xyhis.cn/
After PHP is deployed in IIS7, 404 will appear when Internet IE is opened, and its browser is normal.
I don't know what the situation is.


Reply to discussion (solution)

During IE browsing, a normal page appears (the interval is too small, and the page is incomplete. It is estimated that) and then the second is 404. This process is obvious.
After observing the page code, we did not find the place that caused the page to be loaded again. The Page captured through file_get_contents can be displayed (of course, css and js files do not exist)
So the problem should be found in the js file you are using.

Http://gfwh.xyhis.cn/
After PHP is deployed in IIS7, 404 will appear when Internet IE is opened, and its browser is normal.
I don't know what the situation is.


Is there any way to determine the specific location? I disabled the IE script and deleted the js reference. I found this problem still exists. so I don't think it is a js issue.
I think the server has been redirected, but the url has not changed.


You fixed this error first.

Echo file_get_contents ('http: // gfwh.xyhis.cn/css/hover.htc ');

Warning: file_get_contents (http://gfwh.xyhis.cn/css/hover.htc): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found

For this problem, I changed the server to deploy it.

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.