⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.231
Server IP:
41.128.143.86
Server:
Linux host.raqmix.cloud 6.8.0-1025-azure #30~22.04.1-Ubuntu SMP Wed Mar 12 15:28:20 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.3.23
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
etc
/
sw-cp-server
/
conf.d
/
View File Name :
grafana_plesk.inc
location /modules/grafana/service/ { proxy_set_header Host $http_host; proxy_pass http://127.0.0.1:3030/; set $r_scheme $scheme; if ($http_x_forwarded_proto = 'https') { set $r_scheme https; } rewrite ^/modules/grafana/service/login$ $r_scheme://$http_host/modules/grafana/service/login/generic_oauth redirect; } location ~ ^/modules/grafana/(d|p)/ { try_files $uri /modules/grafana/public/index.php?$query_string; } location /modules/grafana/relogin { try_files $uri /modules/grafana/public/index.php; }