On 5/20/2004 1:51 AM, Guillermo Zarabozo wrote:

Hi Everyone,
I have a Tomcat Appl. Server running with Atlassian JIRA application.

Recently We had an upgrade to a newer version, so the clients now need to change this URL

http://<hostname>:8080/altlassian-jira-2.0.2

for ...

http://<hostname>:8080/altlassian-jira-2.5.3


Is there any posibility to create some kind of http redirection from the old url to the new one (with tomcat of course) ?


Any ideas ... even the crazy ones are welcome !!!

Thanks in advance.

Regards

Guillermo.

_________________________________________________________________
MSN Amor: busca tu ½ naranja http://latam.msn.com/amor/


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



if i understand the question right i have a few suggestions:
-if ur using unixes u can just symlink via ln -s /newdir /oldir.
-or, on the old dir you can change the index.jsp to redirect to the new dir via meta refresh or forward or include.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to