Your IP : 18.191.150.214


Current Path : /etc/nginx/vhosts-includes/
Upload File :
Current File : //etc/nginx/vhosts-includes/blacklist-nginx.conf

	location @blacklist {
	proxy_redirect off ;
	proxy_pass https://82.146.55.168:1500;
	rewrite (.*) /mancgi/ddos break;
		proxy_set_header Host $host;
		proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
		proxy_set_header X-Forwarded-Proto $scheme;
		proxy_set_header X_ISP_FIREWALLSEC acd9ddcd96540bb66d198121bee942ab9fe74190856be20d5c2b56c6034fafb1e5435b78c974ed7a26baa930cc7cd9752476fcf38bce3060105ead6652568e61e319ff4625c396e08ac8318c324b8a848d86a6ae1f9aef52c8232a2011ebc399bac8ce42784bb2f5a6921d6da01ee25bfbf3748f921548d38ab0d1a3c9a7c443;
	}