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.217.79
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
v3.cesa.co.za /
config /
packages /
Delete
Unzip
Name
Size
Permission
Date
Action
dev
[ DIR ]
drwxrwxr-x
2026-08-17 03:12
test
[ DIR ]
drwxrwxr-x
2026-08-17 03:12
.htaccess
237
B
-r-xr-xr-x
2026-08-17 03:12
cache.yaml
687
B
-rwxrwxr-x
2025-06-19 08:10
debug.yaml
261
B
-rwxrwxr-x
2025-06-19 08:10
doctrine.yaml
6.66
KB
-rwxrwxr-x
2026-05-18 12:51
doctrine_migrations.yaml
268
B
-rwxrwxr-x
2025-06-19 08:10
ewz_recaptcha.yaml
191
B
-rwxrwxr-x
2025-06-19 08:10
framework.yaml
1.02
KB
-rwxrwxr-x
2026-04-02 11:48
google_recaptcha.yaml
988
B
-rwxrwxr-x
2025-06-19 08:10
league_oauth2_server.yaml
533
B
-rwxrwxr-x
2025-07-04 14:25
mailer.yaml
56
B
-rwxrwxr-x
2025-06-19 08:10
messenger.yaml
865
B
-rwxrwxr-x
2025-06-19 08:10
monolog.yaml
2.83
KB
-rwxrwxr-x
2026-04-02 11:48
nelmio_cors.yaml
323
B
-rwxrwxr-x
2025-07-04 14:25
notifier.yaml
357
B
-rwxrwxr-x
2025-06-19 08:10
nyholm_psr7.yaml
627
B
-rwxrwxr-x
2025-07-04 14:25
ramsey_uuid_doctrine.yaml
85
B
-rwxrwxr-x
2025-06-19 08:10
routing.yaml
335
B
-rwxrwxr-x
2025-06-19 08:10
security.yaml
3.33
KB
-rwxrwxr-x
2026-05-20 09:05
sonata_admin.yaml
293
B
-rwxrwxr-x
2025-07-04 14:25
sonata_block.yaml
17
B
-rwxrwxr-x
2026-05-18 12:51
sonata_form.yaml
37
B
-rwxrwxr-x
2025-06-19 08:10
translation.yaml
418
B
-rwxrwxr-x
2025-06-19 08:10
twig.yaml
873
B
-rwxrwxr-x
2026-05-18 12:51
uid.yaml
87
B
-rwxrwxr-x
2025-06-19 08:10
validator.yaml
354
B
-rwxrwxr-x
2025-06-19 08:10
web_profiler.yaml
337
B
-rwxrwxr-x
2025-06-19 08:10
webpack_encore.yaml
1.65
KB
-rwxrwxr-x
2025-06-19 08:10
Save
Rename
monolog: channels: - deprecation # Deprecations are logged in the dedicated "deprecation" channel when it exists when@dev: monolog: handlers: main: type: stream path: "%kernel.logs_dir%/%kernel.environment%.log" level: debug channels: ["!event", "!deprecation", "!info", "!php", "!doctrine"] # uncomment to get logging in your browser # you may have to allow bigger header sizes in your Web server configuration #firephp: # type: firephp # level: info #chromephp: # type: chromephp # level: info console: type: console process_psr_3_messages: false channels: ["!event", "!doctrine", "!console", "!deprecation"] when@test: monolog: handlers: main: type: fingers_crossed action_level: error handler: nested excluded_http_codes: [404, 405] channels: ["!event", "!deprecation", "!info", "!php", "!doctrine"] nested: type: stream path: "%kernel.logs_dir%/%kernel.environment%.log" level: debug when@prod: monolog: handlers: main: type: fingers_crossed action_level: error handler: nested excluded_http_codes: [404, 405] buffer_size: 50 # How many messages should be saved? Prevent memory leaks nested: type: stream path: "%kernel.logs_dir%/%kernel.environment%.log" level: debug formatter: monolog.formatter.json errors: type: stream path: "%kernel.logs_dir%/%kernel.environment%.log" level: error channels: ["!event", "!deprecation"] critical: type: stream path: "%kernel.logs_dir%/%kernel.environment%.log" level: critical console: type: console process_psr_3_messages: false channels: ["!event", "!deprecation", "!info", "!php", "!doctrine"] deprecation: type: stream channels: [deprecation] path: "%kernel.logs_dir%/deprecation.log" # Simple file handler for all logs file: type: stream path: "%kernel.logs_dir%/%kernel.environment%.log" level: debug # Emergency handler for critical errors emergency: type: stream path: "%kernel.logs_dir%/%kernel.environment%.log" level: emergency