Adjust README.Debian file for Apache 2.4
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ckeditor (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Since current versions of Ubuntu comes with Apache 2.4 the alias example in /usr/share/
# diff -Naur /usr/share/
--- /usr/share/
+++ /usr/share/
@@ -10,8 +10,7 @@
Alias /ckeditor/ /usr/share/
<Directory "/usr/share/
Options Indexes MultiViews FollowSymLinks
- AllowOverride None
- Order allow,deny
+ Require all granted
</Directory>
-- Frank Habermann <email address hidden> Tue, 25 Aug 2009 23:15:00 +0200
description: | updated |