Changes between Version 17 and Version 18 of WebInterface
- Timestamp:
- May 24, 2012, 4:44:40 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WebInterface
v17 v18 104 104 == Logging in 105 105 106 In your favourite browser, navigate to the server address defined by the configuration (the default is {{{http://localhost:8001}}}) after the web server has been successfully started. Services are allowed only to authorized people, so first you have to log in with a username. If restricted_mode is on, using the username 'admin' will require you to provide a password. The browser will be redirected to the ''queries'' page.106 In your favourite browser, navigate to the server address defined by the configuration (the default is {{{http://localhost:8001}}}) after the web server has been successfully started. Services are allowed only to authorized people, so first you have to log in with a username. The browser will be redirected to the ''queries'' page. If restricted_mode is on, you have to use the username 'admin' to access restricted features, this will require you to provide a password as well. You can set the password with the {{{index:makeadminpassword/1}}} function, with a string as the parameter. 107 107 108 108 == Database operations and environment nodes