Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
cesa.co.za /
cceadmin /
ckeditor /
Delete
Unzip
Name
Size
Permission
Date
Action
adapters
[ DIR ]
drwxr-sr-x
2025-10-31 12:49
lang
[ DIR ]
drwxr-sr-x
2025-10-31 12:49
plugins
[ DIR ]
drwxr-sr-x
2025-10-31 12:50
samples
[ DIR ]
drwxr-sr-x
2025-10-31 12:49
skins
[ DIR ]
drwxr-sr-x
2025-10-31 12:49
vendor
[ DIR ]
drwxr-sr-x
2025-10-31 12:49
CHANGES.md
307.4
KB
-rw-r--r--
2026-05-04 10:39
LICENSE.md
76.56
KB
-rw-r--r--
2026-05-04 10:40
README.md
1.35
KB
-rw-r--r--
2026-05-04 10:40
SECURITY.md
578
B
-rw-r--r--
2026-05-04 10:40
bender-runner.config.json
246
B
-rw-r--r--
2026-05-04 10:39
build-config.js
3.5
KB
-rw-r--r--
2026-05-04 10:39
ckeditor.js
741.91
KB
-rw-r--r--
2026-05-04 10:39
config.js
336
B
-rw-r--r--
2026-05-04 10:40
contents.css
3.02
KB
-rw-r--r--
2026-05-04 10:40
styles.js
5.45
KB
-rw-r--r--
2026-05-04 10:40
Save
Rename
CKEditor 4 ========== Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. https://ckeditor.com - See https://ckeditor.com/legal/ckeditor-oss-license for license information. CKEditor 4 is a text editor to be used inside web pages. It's not a replacement for desktop text editors like Word or OpenOffice, but a component to be used as part of web applications and websites. ## Documentation The full editor documentation is available online at the following address: https://ckeditor.com/docs/ ## Installation Installing CKEditor is an easy task. Just follow these simple steps: 1. **Download** the latest version from the CKEditor website: https://ckeditor.com. You should have already completed this step, but be sure you have the very latest version. 2. **Extract** (decompress) the downloaded file into the root of your website. **Note:** CKEditor is by default installed in the `ckeditor` folder. You can place the files in whichever you want though. ## Checking Your Installation The editor comes with a few sample pages that can be used to verify that installation proceeded properly. Take a look at the `samples` directory. To test your installation, just call the following page at your website: http://<your site>/<CKEditor installation path>/samples/index.html For example: http://www.example.com/ckeditor/samples/index.html