You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Filip Hanik <ma...@filip.net> on 2003/04/04 07:50:43 UTC

RE: Disabling redirect to admin

I believe you can comment out the security stuff in /admin/WEB-INF/web.xml
that is protecting that link, then change the adminlistcompanies.jsp to do
the redirect.

in any case, taking away the security restrictions on admin, is at your own
risk

Filip

> -----Original Message-----
> From: Andrew Zeon [mailto:AndrewZ@hothouse.com.au]
> Sent: Thursday, April 03, 2003 9:51 PM
> To: tomcat (E-mail)
> Subject: Disabling redirect to admin
>
>
> Hi,
>
> I've got a link in my web site which goes to
> http://localhost:8080/admin/adminlistcompanies.jsp. Everytime I click on
> this link, it goes to the Tomcat web server administration tool
> login page.
>
> Is there a way I can disable this so that it goes to the correct
> URL? All my
> files are in webapps/ROOT.
>
> Thanks.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org