> For security reason I'd like to disable the remote manager. > How it is possible?
I think you can safely add an enabled="false" to the remotemanager tag in the config.xml: <remotemanager enabled="false"> Also, you probably can remove the full remotemanager block (<block name="remotemanager" />) from the assembly.xml file. Stefano --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
