apache - Visit your own site, prompt: This web page contains a redirect loop
世界只因有你
世界只因有你 2017-05-16 17:02:32
0
2
550

Just built two php sites on linode vps, one of which can be accessed normally.
Another visiting tip: This page contains a redirect loop.
chrome browser.
I suspect that there is a problem with the apache configuration. Does anyone have any friends who have encountered similar problems? Thanks!

世界只因有你
世界只因有你

reply all(2)
習慣沉默

This web page contains a redirect loop, which means that when you visit A.php, A.php asks to jump to B.PHP, and B.PHP asks to jump to C.php. In my experience, it is not a problem with Apache, it should be Problem with your code!

洪涛

Is there a loop in the code or URLrewrite

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!