Apache authentication cause the error

Error

Error

This page can't be displayed. Contact support for additional information.
The incident ID is: 0.

 

<img src=" "/>

if you use the follow url. it will cause the problem of above

http://XXX/post.php?text=%3Cimg+src%3D%22%22+%2F%3E 

but if you use "https" to visit it. it will be ok

https://XXX/post.php?text=%3Cimg+src%3D%22%22+%2F%3E

 

你可能感兴趣的:(apache,PHP)