]> git.donarmstrong.com Git - roundcube.git/blobdiff - debian/conf/apache.conf
New upstream for roundcube.
[roundcube.git] / debian / conf / apache.conf
index 0ab1eb3175398d5e7e5936a9f87118fa5690d71c..79e3d41b7df6e336d2960ac9d202a5aa29c90f2e 100644 (file)
@@ -1,10 +1,10 @@
 # Those aliases do not work properly with several hosts on your apache server
 # Uncomment them to use it or adapt them to your configuration
-#    Alias /roundcube/program/js/tiny_mce/ /usr/share/tinymce2/www/
+#    Alias /roundcube/program/js/tiny_mce/ /usr/share/tinymce/www/
 #    Alias /roundcube /var/lib/roundcube
 
-# Access to tinymce2 files
-<Directory "/usr/share/tinymce2/www/">
+# Access to tinymce files
+<Directory "/usr/share/tinymce/www/">
       Options Indexes MultiViews FollowSymLinks
       AllowOverride None
       Order allow,deny