Re: Using own index.html in $CATALINA_HOME/webapps/ROOT directory

2007-09-13 Thread jhayden
rror when I put a URL like this on my browser: (8180 is > my port for tomcat) > > http://localhost:8180/ROOT/ > but with > http://localhost:8180 > > loads my new Index.html. > > VL. > > > > On Aug 31, 2

Re: Using own index.html in $CATALINA_HOME/webapps/ROOT directory

2007-09-01 Thread jhayden
Mark Thomas-15 wrote: > > jhayden wrote: >> Tried that but still getting the error. >> I only left the default index.html file there and it still gives me the >> 404 >> Error. >> It appears that it only wants to use the index.jsp file? > > The default

Re: Using own index.html in $CATALINA_HOME/webapps/ROOT directory

2007-08-31 Thread jhayden
Tried that but still getting the error. I only left the default index.html file there and it still gives me the 404 Error. It appears that it only wants to use the index.jsp file? -- View this message in context: http://www.nabble.com/Using-own-index.html-in-%24CATALINA_HOME-webapps-ROOT-direc

Using own index.html in $CATALINA_HOME/webapps/ROOT directory

2007-08-31 Thread jhayden
After changing port to 80 attempting to use Tomcat as a HTTP server as well as a container. When entering http:\\localhost I am getting the standard Tomcat display. However its being drawn from the index.jsp rather than the index.html due the message on the page detailing "$CATALINA_HOME/weba