When PHP is deployed in IIS7, it will appear 404 when the Internet Explorer opens, and its browser is normal.

Source: Internet
Author: User
http://gfwh.xyhis.cn/
When PHP is deployed in IIS7, it will appear 404 when the Internet Explorer opens, and its browser is normal.
I don't know what the situation is.


Reply to discussion (solution)

When IE browses, the realization appears the normal page (the interval time is too small, does not look complete.) Estimated to be) then the 404. This process is very obvious.
Looked at the page code, did not find the place that caused the page to load again, and the page captured through file_get_contents can be displayed (of course, CSS and JS files are not)
So the problem should be in the JS file you're using.

http://gfwh.xyhis.cn/
When PHP is deployed in IIS7, it will appear 404 when the Internet Explorer opens, and its browser is normal.
I don't know what the situation is.


Is there any way to measure the exact location? I have the IE script to disable, JS Reference also deleted the discovery or there is this problem. So I guess it's not JS's problem.
I was thinking about the server being redirected. But the URL didn't change.


You solved this mistake 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 a server deployment there is no problem.

  • 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.