fixing roundcube config file (error spotted on demo.alternc.org)
This commit is contained in:
parent
b327d647c7
commit
c907398476
|
@ -3,7 +3,7 @@
|
|||
AssignUserId alternc-roundcube nogroup
|
||||
SetEnv LOGIN "%%UID%%-%%LOGIN%%"
|
||||
|
||||
DocumentRoot /usr/share/roundcube
|
||||
DocumentRoot /var/lib/roundcube
|
||||
|
||||
# Access to tinymce files
|
||||
<Directory "/usr/share/tinymce/www/">
|
||||
|
|
Loading…
Reference in New Issue