I have some pages under /admin/* that I don't want them publicly available. I have a
virtual NIC with IP 10.3.0.1, I need to allow access to /admin/* that comes from this NIC.
It would be nice if Seam support this:
| <page view-id="/admin/*" only-from-nic="10.3.0.1"/>
|
I don't know if there's other better ways doing it. Can someone share your
experience here? Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048826#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...