tomcat redirect, configuration problem?

2007-05-20 Thread kky
Hi, i've tried to install tomcat on linux gentoo and windows,
  same problem with both os:

going at  http://127.0.0.1:8080/hcf_coge/index.html or
http://127.0.0.1:8080/hcf_coge/ i'm redirected to :


  HTTP Status 404 - /hcf_coge/html/index.html



*type* Status report

*message* _/hcf_coge/html/index.html_

*description* _The requested resource (/hcf_coge/html/index.html) is not
available._

i'm new to tomcat and also this application (that i should work on),
could it be a configuration of the server ?
thanks a lot,
kky


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: tomcat redirect, configuration problem?

2007-05-20 Thread David Smith
Redirection is up to the application.  The *only* redirection I know of 
in tomcat is the redirect for logins, but this doesn't appear to be that.


--David

kky wrote:

Hi, i've tried to install tomcat on linux gentoo and windows,
  same problem with both os:

going at  http://127.0.0.1:8080/hcf_coge/index.html or
http://127.0.0.1:8080/hcf_coge/ i'm redirected to :


  HTTP Status 404 - /hcf_coge/html/index.html



*type* Status report

*message* _/hcf_coge/html/index.html_

*description* _The requested resource (/hcf_coge/html/index.html) is not
available._

i'm new to tomcat and also this application (that i should work on),
could it be a configuration of the server ?
thanks a lot,
kky


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

  



-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]