曼波中国
曼波社区
曼波知识库
曼波搜索

查看完整版本: 为什么远程主机下载不了服务器上的文件呢

tyz 2008-6-3 09:17

为什么远程主机下载不了服务器上的文件呢

为什么我在自己机器上访问mambo就可以下载,别的注册的用户(远程主机)下不了呢?
怎么办,怎么修改下呢?

tyz 2008-6-3 10:59

提示
重定向时出错,连接不到localhost

tyz 2008-6-3 11:10

在下载时,只要修改URL到我的主机IP就行了,但是它默认的URL是localhost,怎么改一下呢?

tyz 2008-6-3 11:12

就是让超链接从
<a href="http://localhost/mambo/images/stories/file/send-syslog.rar">
变成
<a href="http://10.2.1.9/mambo/images/stories/file/send-syslog.rar">

lang3 2008-6-3 14:48

修改 configuration.php 的livesite 为你的ip
或者在安装曼波时用ip访问,不要用 localhost 访问
页: [1]
查看完整版本: 为什么远程主机下载不了服务器上的文件呢