aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-05-15 11:05:49 -0300
committerSilvio Rhatto <rhatto@riseup.net>2011-05-15 11:05:49 -0300
commit11b6f06a7565ac611f8cfa2dea83c78fb0ea913a (patch)
tree112fea8283313e37fc64c3d84c5cc88f51d64ecd
parent2cded20232a1354d70f461a30bed0c035c0d77cd (diff)
downloadpuppet-bootstrap-11b6f06a7565ac611f8cfa2dea83c78fb0ea913a.tar.gz
puppet-bootstrap-11b6f06a7565ac611f8cfa2dea83c78fb0ea913a.tar.bz2
Fixing alias at mail vhost
-rw-r--r--templates/apache/vhosts/mail.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/apache/vhosts/mail.erb b/templates/apache/vhosts/mail.erb
index cd4a3f8..3badcf0 100644
--- a/templates/apache/vhosts/mail.erb
+++ b/templates/apache/vhosts/mail.erb
@@ -28,8 +28,8 @@
# begin roundcube config
# Access to tinymce files
- Alias /roundcube /var/lib/roundcube
Alias /roundcube/program/js/tiny_mce/ /usr/share/tinymce/www/
+ Alias /roundcube /var/lib/roundcube
<Directory "/usr/share/tinymce/www/">
Options Indexes MultiViews FollowSymLinks