Public bug reported:

Since current versions of Ubuntu comes with Apache 2.4 the alias example
in /usr/share/doc/ckeditor/README.Debian should be adjusted for Apache
2.4:

# diff -Naur /usr/share/doc/ckeditor/README.Debian.org 
/usr/share/doc/ckeditor/README.Debian 
--- /usr/share/doc/ckeditor/README.Debian.org   2018-07-17 14:30:57.558989424 
+0000
+++ /usr/share/doc/ckeditor/README.Debian       2018-07-17 14:35:13.026997272 
+0000
@@ -10,8 +10,7 @@
     Alias /ckeditor/ /usr/share/javascript/ckeditor/
     <Directory "/usr/share/javascript/ckeditor/">
         Options Indexes MultiViews FollowSymLinks
-        AllowOverride None
-        Order allow,deny
+        Require all granted
     </Directory>
 
  -- Frank Habermann <lordla...@lordlamer.de>  Tue, 25 Aug 2009 23:15:00 +0200

** Affects: ckeditor (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: patch

** Description changed:

  Since current versions of Ubuntu comes with Apache 2.4 the alias example
  in /usr/share/doc/ckeditor/README.Debian should be adjusted for Apache
  2.4:
  
  # diff -Naur /usr/share/doc/ckeditor/README.Debian.org 
/usr/share/doc/ckeditor/README.Debian 
  --- /usr/share/doc/ckeditor/README.Debian.org 2018-07-17 14:30:57.558989424 
+0000
- +++ /usr/share/doc/ckeditor/README.Debian     2018-07-17 14:32:08.198991594 
+0000
- @@ -10,7 +10,7 @@
+ +++ /usr/share/doc/ckeditor/README.Debian     2018-07-17 14:35:13.026997272 
+0000
+ @@ -10,8 +10,7 @@
       Alias /ckeditor/ /usr/share/javascript/ckeditor/
       <Directory "/usr/share/javascript/ckeditor/">
           Options Indexes MultiViews FollowSymLinks
  -        AllowOverride None
+ -        Order allow,deny
  +        Require all granted
-          Order allow,deny
       </Directory>
+  
+   -- Frank Habermann <lordla...@lordlamer.de>  Tue, 25 Aug 2009 23:15:00 +0200

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1782172

Title:
  Adjust README.Debian file for Apache 2.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ckeditor/+bug/1782172/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to