Add new git vhost
[sysconfig/apache2.git] / sites-common / default
index ba73b41518b7d3d56aca4fa654d24e16ad50b58a..febad9afa3c4817acc2cd9b2be80218fa6778a40 100644 (file)
@@ -22,6 +22,9 @@ ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/
        Allow from all
 </Directory>
 
+Alias /roundcube/program/js/tiny_mce/ /usr/share/tinymce/www/
+Alias /roundcube /var/lib/roundcube
+
 ErrorLog ${APACHE_LOG_DIR}/error.olinda.log
 
 # Possible values include: debug, info, notice, warn, error, crit,