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 /
Delete
Unzip
Name
Size
Permission
Date
Action
jwt
[ DIR ]
drwxrwxr-x
2026-08-17 03:12
packages
[ DIR ]
drwxrwxr-x
2026-08-17 03:12
routes
[ DIR ]
drwxrwxr-x
2026-08-17 03:12
.htaccess
237
B
-r-xr-xr-x
2026-08-17 03:12
bundles.php
2.6
KB
-rwxrwxr-x
2026-05-18 12:51
parameters.yml
144
B
-rwxrwxr-x
2026-05-20 09:06
preload.php
184
B
-rwxrwxr-x
2025-06-19 08:10
routes.yaml
1.01
KB
-rwxrwxr-x
2026-05-18 12:51
services.yaml
1.45
KB
-rwxrwxr-x
2026-05-20 09:06
Save
Rename
# This file is the entry point to configure your own services. # Files in the packages/ subdirectory configure your dependencies. # Put parameters here that don't need to change on each machine where the app is deployed # https://symfony.com/doc/current/best_practices.html#use-parameters-for-application-configuration parameters: cctv_incidents_directory: '%kernel.project_dir%/public/uploads/cctv_incidents/' floor_plans_directory: '%kernel.project_dir%/public/uploads/floor_plans/' default_upload_directory: '%kernel.project_dir%/public/uploads/' google_recaptcha_site_key: '%env(GOOGLE_RECAPTCHA_SITE_KEY)%' imports: - { resource: parameters.yml } services: # default configuration for services in *this* file _defaults: autowire: true # Automatically injects dependencies in your services. autoconfigure: true # Automatically registers your services as commands, event subscribers, etc. # makes classes in src/ available to be used as services # this creates a service per class whose id is the fully-qualified class name App\: resource: '../src/' exclude: - '../src/DependencyInjection/' - '../src/Entity/' - '../src/Kernel.php' # add more service definitions when explicit configuration is needed # please note that last definitions always *replace* previous ones Symfony\Component\DependencyInjection\ContainerInterface: '@service_container'