You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by kky <mi...@inventati.org> on 2007/05/20 09:09:00 UTC

tomcat redirect, configuration problem?

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: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: tomcat redirect, configuration problem?

Posted by David Smith <dn...@cornell.edu>.
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: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>   


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