51CTO技术论坛 » Web及应用服务器 » 求救:ApacheTomcat5.5.26配置虚拟目录问题        上一帖     下一帖    查看完整版本

页: [1]

renwolang5212008-3-26 12:27
求救:ApacheTomcat5.5.26配置虚拟目录问题

我的ApacheTomcat5.5.26安装好了也能运行,可是虚拟目录testWeb配置不成功。
conf目录下server.xml里加入
testWeb目录下也有WEB-INF文件夹里面也有web.xml其中内容也修改好了、
在虚拟目录里要有index.html然后在浏览器地址栏里输入[url=http://127.0.0.1:8080/testweb]http://127.0.0.1:8080/testweb[/url] 能够进入index.html页面
要是testweb目录下没有index.html 那么[url=http://127.0.0.1:8080/testweb]http://127.0.0.1:8080/testweb[/url] 就显示HTTP404错误?
这是什么原因?
谁能帮帮我!!!

jiangye2008-7-8 13:56
找到你的主页,将其加入到首页检索里

关键词: c       

相关文章:
关于Apache配置和日志
Windows XP 中如何使用Sysprep:简介
网络工程师考试试题分类精解下载
华南理工大学cisco网络学院CCNA试验手册
想你:是我一个人的事::

查看完整版本: 求救:ApacheTomcat5.5.26配置虚拟目录问题


Powered by 51CTO.COM