LDAPAccountManager/lam-packaging/debian/templates

24 lines
806 B
Plaintext
Raw Permalink Normal View History

2006-01-20 15:33:13 +00:00
Template: ldap-account-manager/config-webserver
Type: multiselect
2009-07-27 20:08:07 +00:00
Choices: apache2
Default: apache2
2006-05-22 12:30:28 +00:00
_Description: Web server configuration:
2009-07-27 20:08:07 +00:00
LDAP Account Manager supports any webserver that supports PHP5, but this
automatic configuration process only supports Apache2.
If you choose to configure Apache2 then LAM can be accessed at http(s)://localhost/lam
2006-01-20 15:33:13 +00:00
Template: ldap-account-manager/alias
Type: string
Default: lam
2006-05-22 12:41:20 +00:00
_Description: Alias name:
2006-01-20 15:33:13 +00:00
LAM will add an alias to your httpd.conf which allows you to
2006-05-22 12:36:45 +00:00
access LAM at http(s)://localhost/lam. You may select an alias other than
"lam".
2006-01-20 15:33:13 +00:00
Template: ldap-account-manager/restart-webserver
Type: boolean
Default: true
_Description: Would you like to restart your webserver(s) now?
Your webserver(s) need to be restarted in order to apply the changes.