Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/typescript/8.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Redirect CloudFlare重定向到特定端口_Redirect_Dns_Debian_Vps_Cloudflare - Fatal编程技术网

Redirect CloudFlare重定向到特定端口

Redirect CloudFlare重定向到特定端口,redirect,dns,debian,vps,cloudflare,Redirect,Dns,Debian,Vps,Cloudflare,我有一个在Debian 8上运行的VPS,其中有一些Django应用程序运行在http://[IPv6]:8000和http://[IPv6]:8080上,我想让CloudFlare DNS系统从http://www.example.com到80以外的端口上的其中一个地址。重定向到http://[IPv6]是可以的,但是当我尝试重定向到其他端口时,它会抛出一个错误 谢谢大家! 您可以尝试SRV记录,但是Cloudflare不会代理很多端口

我有一个在Debian 8上运行的VPS,其中有一些Django应用程序运行在
http://[IPv6]:8000
http://[IPv6]:8080
上,我想让CloudFlare DNS系统从
http://www.example.com
到80以外的端口上的其中一个地址。重定向到
http://[IPv6]
是可以的,但是当我尝试重定向到其他端口时,它会抛出一个错误


谢谢大家!

您可以尝试SRV记录,但是Cloudflare不会代理很多端口