Domtool Module Hcoop
HCoop-specific stuff
extern type homedir_path
extern val home : homedir_path -> your_path
extern val homeS : no_spaces -> no_spaces
val mailmanHcoop : [Domain]
val fritz_ip : ip
val deleuze_ip : ip
val mire_ip : ip
val outpost_ip : ip
val krunk_ip : ip
val fyodor_ip : ip
val simpleWeb :
host ->
homedir_path ->
[Domain]
{Group : your_group,
PhpVersion : php_version,
SSL : ssl,
ServerAdmin : email, SuExec : suexec_flag, TTL : int, User : your_user}
Some relative subdirectory of your home directory
extern val home : homedir_path -> your_path
Shortcut to denote a subdirectory of your home directory
extern val homeS : no_spaces -> no_spaces
Use this version when it doesn't matter if the output is a real filesystem path.
Configure your domain to have its Mailman mailing lists served on the web at lists.hcoop.net.
val simpleWeb :
host ->
homedir_path ->
[Domain]
{Group : your_group,
PhpVersion : php_version,
SSL : ssl,
ServerAdmin : email, SuExec : suexec_flag, TTL : int, User : your_user}