]> git.donarmstrong.com Git - roundcube.git/blobdiff - debian/conf/apache.conf
Imported Debian patch 0.1~rc2-2
[roundcube.git] / debian / conf / apache.conf
index 9431b5699b8624da8e37c4d8e0ffd5e54ba40c7a..a5e05623d3c99bcc1c3f928efdf8a086c3d03236 100644 (file)
@@ -1,13 +1,13 @@
 # Uncomment this to use tinymce (you need tinymce package)
 # See README.Debian for more details
 
-Alias /roundcube/program/js/tiny_mce/ /usr/share/tinymce/www/
-<Directory "/usr/share/tinymce/www/">
-#      Options Indexes MultiViews FollowSymLinks
-#      AllowOverride None
-#      Order allow,deny
-#      allow from all
-</Directory>
+Alias /roundcube/program/js/tiny_mce/ /usr/share/tinymce/www/
+<Directory "/usr/share/tinymce/www/">
+      Options Indexes MultiViews FollowSymLinks
+      AllowOverride None
+      Order allow,deny
+      allow from all
+</Directory>
 
 # This alias does not work properly with several hosts on your apache server
 # Uncomment it to use it