./X140N PRIV8 SHELL
:
216.73.216.124
:
188.40.95.74 / mail.vlasotince.tv
:
Linux cp01.striminghost.net 3.10.0-1160.119.1.el7.tuxcare.els13.x86_64 #1 SMP Fri Nov 22 06:29:45 UTC 2024 x86_64
:
/
etc
/
nginx
/
conf.d
/
Upload File:
files >> //etc/nginx/conf.d/default.conf.rpmsave
server { listen 80; listen [::]:80; # We want SSL for this server so http:// and https:// work the same for these server_name’s listen 443 ssl; listen [::]:443 ssl; ssl_certificate /var/cpanel/ssl/cpanel/mycpanel.pem; ssl_certificate_key /var/cpanel/ssl/cpanel/mycpanel.pem; # $hostname because we do not want the machine's hostname to be treated as a service subdomain # (e.g. $hostname is cpanel.example.com) # 127.0.0.1 and localhost so that those are handled consistently like $hostname server_name 127.0.0.1 localhost $hostname; location / { include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass http://$CPANEL_APACHE_PROXY_IP:$CPANEL_APACHE_PROXY_PORT; } error_page 500 502 503 504 /50x.html; location = /50x.html { root /usr/share/nginx/html; } include conf.d/server-includes/*.conf; }
Copyright © 2022 F4D3D GH05TS BANGLADESH | All Rights Reserved