In server.xml what exactly to be mention to block a URL?
Can anyone explain in detail?
How exactly the context path should be?
Dear @Yampalla Srinivas ,
all is described in details here. If you have further question let me know.
<Context path="/secure/admin/SendBulkMail!default.jspa" docBase="" >
<Valapp className="org.apache.catalina.valapps.RemoteAddrValapp" deny="*" />
</Context>
So long
Thomas
Earning the Mindful Member badge proves you know how to lead with kindness, plus it enters you into a giveaway for exclusive Atlassian swag. Take the quiz, grab the badge, and comment on our announcement article to spread the good vibes!
Start here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.