Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 18.116.26.90
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
config /
packages /
Delete
Unzip
Name
Size
Permission
Date
Action
dev
[ DIR ]
drwxrwxr-x
2022-08-30 11:01
prod
[ DIR ]
drwxrwxr-x
2022-08-25 16:23
test
[ DIR ]
drwxrwxr-x
2022-08-30 11:01
cache.yaml
687
B
-rw-rw-r--
2022-08-25 14:41
debug.yaml
261
B
-rw-rw-r--
2022-08-25 14:51
doctrine.yaml
1.22
KB
-rw-rw-r--
2022-08-25 15:00
doctrine_migrations.yaml
279
B
-rw-rw-r--
2022-08-25 15:07
fos_user.yaml
698
B
-rw-rw-r--
2022-09-06 14:11
framework.yaml
953
B
-rw-rw-r--
2022-08-30 14:04
jms_serializer.yaml
453
B
-rw-rw-r--
2022-08-25 16:23
mailer.yaml
56
B
-rw-rw-r--
2022-08-30 10:53
monolog.yaml
1.91
KB
-rw-rw-r--
2022-08-25 14:50
routing.yaml
335
B
-rw-rw-r--
2022-08-25 14:41
security.yaml
2.35
KB
-rw-rw-r--
2022-09-02 10:01
sensio_framework_extra.yaml
63
B
-rw-rw-r--
2022-09-12 09:01
swiftmailer.yaml
72
B
-rw-rw-r--
2022-08-30 11:01
translation.yaml
355
B
-rw-rw-r--
2022-08-25 16:16
twig.yaml
110
B
-rw-rw-r--
2022-08-25 14:51
validator.yaml
354
B
-rw-rw-r--
2022-08-25 16:16
web_profiler.yaml
287
B
-rw-rw-r--
2022-08-25 14:51
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"] # 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"] when@test: monolog: handlers: main: type: fingers_crossed action_level: error handler: nested excluded_http_codes: [404, 405] channels: ["!event"] 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: php://stderr level: debug formatter: monolog.formatter.json console: type: console process_psr_3_messages: false channels: ["!event", "!doctrine"] deprecation: type: stream channels: [deprecation] path: php://stderr