Documentation
Liferay provides a rich store of resources and knowledge to help our community better use and work with our technology.
Main Servlet
Servlets can be protected by com.liferay.portal.servlet.filters.secure.SecureFilter.
Input a list of comma delimited IPs that can access this servlet. Input a blank list to allow any IP to access this servlet. SERVER_IP will be replaced with the IP of the host server.
main.servlet.hosts.allowed=
Set this to true if this servlet can only be accessed via https.
main.servlet.https.required=false