Antville’s Fork of Helma Object Publisher https://helma.js.org
Find a file
2005-08-31 13:16:21 +00:00
Application * Bring manage app up to date with current Helma. 2005-08-31 13:16:21 +00:00
DocApplication * Bring manage app up to date with current Helma. 2005-08-31 13:16:21 +00:00
DocFunction * Bring manage app up to date with current Helma. 2005-08-31 13:16:21 +00:00
DocPrototype * Bring manage app up to date with current Helma. 2005-08-31 13:16:21 +00:00
DocTag major overhaul of the manage app's api-documentation functions. 2002-11-21 18:36:03 +00:00
Global * Bring manage app up to date with current Helma. 2005-08-31 13:16:21 +00:00
Root * Bring manage app up to date with current Helma. 2005-08-31 13:16:21 +00:00
app.properties * Bring manage app up to date with current Helma. 2005-08-31 13:16:21 +00:00
class.properties * Bring manage app up to date with current Helma. 2005-08-31 13:16:21 +00:00
readme.txt * Bring manage app up to date with current Helma. 2005-08-31 13:16:21 +00:00

To get the manage-application to work you must:

 - add it to the apps.properties file with the following line:
     manage

 - use helma distribution 1.5 or later.

 - add the following properties to server.properties:
 
   allowAdmin = [comma-separated list of hosts or ip-addresses that
                 are allowed to access this application. wildcards
                 are only allowed in addresses, not in hostnames!]
   adminAccess = <MD5-encoded credentials>
   
   Creating the credentials can be done after you've got the application
   up and running at this address: http://<your-server-name>/manage/makekey