下午好,
我有一个我试图代表客户重建的网络服务器,我有一些我想要解决的错误。
... <snipped from site>
</div>
</div>
<div class="clearfix"></div>
<!--#include virtual="/includes/incfooter.shtml" -->
</body>
</html>
... <end of code>
在每个页面的底部,我有这个参考。现在我的理解是,网络服务器,在这种情况下,apache将用文件/includes/incfooter.shtml的内容替换该文本
对我而言,这看起来像是一条绝对路径,而不是相对路径,所以我真的想知道我的服务器上需要放置此文件的位置!
<hair ripping out>
This is really getting me!
</hair ripping out>
请帮忙! :)
答案 0 :(得分:0)
我通过调整文件夹的权限解决了这个问题,我以为我之前做过的就是我没有