如何本地测试自己做的网站

[复制链接]
查看11 | 回复0 | 2009-1-30 06:28:38 | 显示全部楼层 |阅读模式
我在测试的时候在地址栏中出现http://locate\\index.asp但是却看不到网页的内容

                                                                                                http://locate\\index.asp------------------------------------错误的地址~访问本地站点应该是http://localhost/index.asp (http://localhost:80/index.asp)或http://127.0.0.1/index.asp (http://127.0.0.1:80/index.asp)如若Web 的端口不是默认的 80 的话你需要通过http://localhost:端口/index.asp 或http://127.0.0.1:端口/index.asp 来访问如果 端口 8080http://localhost:8080/index.asp                                       
提问者对答案的评价:
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行