linux - Weblogic: limit access to certain resources (URIs) by IP -
community.
is possible limit access uris (say /myapp/admin/*) based on requester ip on weblogic server? i'd allow access trusted machines in local network , deny others regarding specific uris. other application locations should accessible everyone.
the question is, whether achievable without development of separate filter class?
i found in apache "location" directive, sadly no similar stuff in weblogic.
thanks.
Comments
Post a Comment