]> git.donarmstrong.com Git - roundcube.git/blobdiff - debian/conf/lighttpd.conf
Imported Debian patch 0.2~alpha-1
[roundcube.git] / debian / conf / lighttpd.conf
index 11e8d509ab52e3e4ae67e03303edf95ce720f7a1..d64b232cbb040e3155aa2375aae3f6f94a67efb9 100644 (file)
@@ -5,7 +5,7 @@
 alias.url += (
      "/roundcube" => "/var/lib/roundcube",
      # The following line allow to use tinymce. Look at README.Debian
-     "/roundcube/program/js/tiny_mce" => "/usr/share/tinymce2/www"
+     "/roundcube/program/js/tiny_mce" => "/usr/share/tinymce/www"
 )
 
 $HTTP["url"] =~ "^/roundcube" {