【发布时间】:2012-01-03 22:13:50
【问题描述】:
当我在 firefox 上从 aptana 运行我的文件时(我单击 Aptana 上的绿色小播放按钮),我在我的 firefox 上看到了这个链接:
http://127.0.0.1:8020/MyAccount/index.php
但这并没有显示任何内容。如果我将端口更改为 80 或像这样删除它:
http://127.0.0.1/MyAccount/index.php
然后一切正常 - 问题是 - 我如何“告诉” Aptana 转到我拥有的新链接(以便我可以看到文件)以及一般问题是什么。
如果可以帮助解决问题,我会使用 wamp 服务器。
【问题讨论】:
标签: localhost port aptana aptana3