PDA

View Full Version : Ok, it's installed. Now how do I secure it?


inertia
01-31-2004, 01:13 PM
I've installed the LPS. What's the right way to secure it to prevent my LZX source from being viewed/modified?

bloch
01-31-2004, 01:26 PM
See the deployer's guide. I think there's
a link to it missing from the docs index.

It's in $LPS_HOME/docs/deployers-guide.html

It will direct you to edit WEB-INF/lps/config/lps.properties

to disable the lzt=source (and related)
requests.

-Eric