
| Current Path : /usr/share/doc/ckeditor/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //usr/share/doc/ckeditor/README.Debian |
ckeditor for Debian
------------------------
The package installs all the files needed by ckeditor under
`/usr/share/javascript/ckeditor'.
It's pretty easy to use ckeditor within your webapp, you just have alias that
directory to "ckeditor":
Alias /ckeditor/ /usr/share/javascript/ckeditor/
<Directory "/usr/share/javascript/ckeditor/">
Options Indexes MultiViews FollowSymLinks
AllowOverride None
Order allow,deny
</Directory>
-- Frank Habermann <lordlamer@lordlamer.de> Tue, 25 Aug 2009 23:15:00 +0200