掲示板

Is there a way to restrict access to site based on IP Addresses ??

7年前 に Abutalib Shaikh によって更新されました。

Is there a way to restrict access to site based on IP Addresses ??

Junior Member 投稿: 36 参加年月日: 16/05/17 最新の投稿
hi ..
liferay is providing good role and permission management but i am facing a problem
is there is any way to restrict access on the basics of IP address?

how we configure banned IP list ?

thank you in advance
thumbnail
7年前 に Olaf Kock によって更新されました。

RE: Is there a way to restrict access to site based on IP Addresses ??

Liferay Legend 投稿: 6403 参加年月日: 08/09/23 最新の投稿
Abutalib Shaikh:
is there is any way to restrict access on the basics of IP address?


Not in Liferay - but if you configure e.g. an Apache Httpd in front of Tomcat (assuming this is what you're using), you can easily filter different URLs for different IP addresses. Of course there are numerous other options, but all of them are somewhat outside of Liferay's realm

Abutalib Shaikh:
how we configure banned IP list ?


depending on the solution you choose.

You might want to let us know what business problem you're solving with this - that might make it easier to recommend (for or against) one of the possible solutions.
7年前 に Abutalib Shaikh によって更新されました。

RE: Is there a way to restrict access to site based on IP Addresses ??

Junior Member 投稿: 36 参加年月日: 16/05/17 最新の投稿
thanx a lot Olaf
i had configured in apache level its working fine