|
|
[楼主] windows IIS下 移植到linux过来后出错 用的mono 2.4.3.2 jexus 3.2 路径和权限都没问题,不知道是什么原因,哪位兄弟遇到过类似的问题 Server Error in '/' Application -------------------------------------------------------------------------------- The resource cannot be found. Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly. Requested URL: /htzs [1楼] 回复:windows IIS下 移植到linux过来后出错 请使用Jexus V3.3版。 [2楼] 回复:windows IIS下 移植到linux过来后出错 改用3.3 了还是一样 。jexus是可以正常使用的。 Welcome to jexus! -------------------------------------------------------------------------------- Jexus web server uptime: 0 days, 0:0:11 [3楼] 回复:windows IIS下 移植到linux过来后出错 对你表示祝贺,并请多反馈使用信息,以便有目的地进行进一步的改进和完善。 [4楼] 回复:windows IIS下 移植到linux过来后出错 操作系统linux5 网站配置信息如下: [root@websvr sites]# more htzs # For htzs port=8080 path=/apache/zsxt/InfoCenter root=/ hosts=* nolog=yes 打开8080端口 是正常的 Welcome to Jexus! 可是打开http://192.168.55.12:8080/Default.aspx 报错如下: Server Error in '/' Application -------------------------------------------------------------------------------- The resource cannot be found. Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly. Requested URL: /Default.aspx 查看jexus日志没有任何错误. [5楼] 回复:windows IIS下 移植到linux过来后出错 找不到网页,请注意大小写。 [6楼] 回复:windows IIS下 移植到linux过来后出错 对,应该注意文件名的大小写,要与实际的文件名完全一样。 |
|