james0818 发表于 2010-3-2 14:28:04

mantis他人无法访问问题

mantis终于安装好了,安装的时候,服务名是默认的localhost。
自己本机可以访问,并配置好了账号和项目设置。

接上网络供大家访问的时候,大家输入 http://我的ip地址/mantis,都不能访问。
我自己尝试输入:
localhost/manti   可以访问
127.0.0.1/mantis可以访问(当然了,呵呵)
自己ip地址/mantis同样也不能本机访问。

请问如何解决?
环境是 easyPHP+mySql+mantis。

james0818 发表于 2010-3-2 15:53:58

mantis安装配置心得

http://bbs.51testing.com/thread-84481-1-29.html

2、 IP配置
若要别人能访问你,必须修改IP的设置,在EasyPHP1-8\apache\conf下打开httpd.conf,找到Listen 127.0.0.1:80,修改为Listen 0.0.0.0:80即可。
页: [1]
查看完整版本: mantis他人无法访问问题