本文介绍了未链接的文件报告不准确,在php页面中找不到链接的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经安装了PHP和开发服务器,并且通过Ew在浏览器中预览php页面没有问题。

I've installed PHP and the Development Server and have no problem previewing php pages in browsers through Ew.

但是"unlinked files"报告现在没用了,因为Ew没有通过php页面进行蜘蛛。我猜Ew不能使用自己的服务器。有没有解决这个问题?如果我安装了不同的服务器,那么Ew会正确报告未链接的文件吗?

But the "unlinked files" report is now useless, as Ew doesn't spider through php pages. I guess Ew can't use its own server. Is there any fix for this? If I install a different server, will Ew then report unlinked files correctly?

推荐答案

您的报告中未检测到哪些类型的链接被链接? 举几个例子。

What kind of links aren't detected as linked in your report?  Give some examples.


这篇关于未链接的文件报告不准确,在php页面中找不到链接的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-25 02:34