Jan Dittberner
fdea3217c8
- gpg encryption for mails - domain creation and deletion completed - logging - use pwd and grp git-svn-id: file:///home/www/usr01/svn/gnuviechadmin/gnuviech.info/gnuviechadmin/trunk@230 a67ec6bc-e5d5-0310-a910-815c51eb3124
14 lines
330 B
Text
14 lines
330 B
Text
A new domain with the following data has been created:
|
|
|
|
System user : ${sysuser}
|
|
Domain name : ${domain}
|
|
Document root : ${docroot}
|
|
Statistics password : ${statspass}
|
|
|
|
To enable the domain in apache use
|
|
|
|
sudo a2ensite ${domain}
|
|
|
|
You can access statistics for the domain at
|
|
|
|
http://www.${domain}/stats/
|