You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Jeremy Smith <je...@pinacol.com> on 2007/05/30 19:17:19 UTC

[Axis2] Disabling axis2 pages?

I have my services up and running through mod_jk.  How can I disable the 
axis2 pages (i.e. the menu at /axis2/, the administration console, the 
happiness page, etc)?  I have some content in /axis2/axis2-web that I 
need to be available, but all that other stuff seems like a security 
risk (not sure if it is or not but it seems like a bad idea to leave it 
available).  Is it safe to just delete that stuff or is there some other 
way of disabling it?

Thanks,
Jeremy

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


Re: [Axis2] Disabling axis2 pages?

Posted by Davanum Srinivas <da...@gmail.com>.
Go ahead and delete the jsp's that you don't want. should be ok.

-- dims

On 5/30/07, Jeremy Smith <je...@pinacol.com> wrote:
> I have my services up and running through mod_jk.  How can I disable the
> axis2 pages (i.e. the menu at /axis2/, the administration console, the
> happiness page, etc)?  I have some content in /axis2/axis2-web that I
> need to be available, but all that other stuff seems like a security
> risk (not sure if it is or not but it seems like a bad idea to leave it
> available).  Is it safe to just delete that stuff or is there some other
> way of disabling it?
>
> Thanks,
> Jeremy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>


-- 
Davanum Srinivas :: http://davanum.wordpress.com

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