That's right Pavel.

Mark is correct. It's been a while that I am being forced to develop in this
crap php language that I forgot that tomcat main application is not under
webapps. It's under a ROOT folder.

So rename ROOT to ROOTSomething

create a ROOT folder. Place your application on it.

Let me know if it worked.

sio

-----Mensagem original-----
De: Pavel Pragin [mailto:[EMAIL PROTECTED]
Enviada em: sexta-feira, 28 de dezembro de 2007 17:17
Para: Tomcat Users List
Assunto: RE: RES: how to get rid of the path after the URL


Hello,

Do you meet ROOT literaly?

thanks

-----Original Message-----
From: "Mark Thomas" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: 12/28/07 11:09 AM
Subject: Re: RES: how to get rid of the path after the URL

[EMAIL PROTECTED] wrote:
> In order to do what you want you would have to drag and drop all the files
> inside 'jiveforums' to the folder on top of it, wich is 'webapps' ( which
is
> NOT recommended).

No, no, no. This is completely, totally and utterly wrong. It isn't just
not recommended, it won't work.

The correct way to do what the OP wants to do is:
- if deployed directory, rename the jiveforums directory to ROOT
- if deployed as a WAR file, rename jiveforums.war to ROOT.war

Mark

---------------------------------------------------------------------
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]

Reply via email to