HEX
Server: Apache
System: Linux vmi1259262.contaboserver.net 5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 x86_64
User: aqarnomics (1008)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //usr/share/webmin/virtual-server/help/balancers.zh.auto.html
<header>代理路径</header>通过代理,您可以将虚拟服务器网站中的URL路径映射到一个或多个目标URL。这通常用于使由多个Mongrel实例服务的Ruby on Rails应用程序在服务器网站的URL路径下可用。它还可以用于通过网站上的URL路径使其他Web服务器(例如Tomcat)可用。 <p>例如,您可以将路径<tt>/radiant</tt>映射到URL <tt>http://localhost:3001</tt>和<tt>http://localhost:3002</tt> ,这是服务于Virtualmin系统上运行的同一应用程序的两个Mongrel实例的端口。 <p>只有安装了<tt>mod_proxy_balancer</tt> Apache模块的系统才能将路径映射到多个URL。其他仅支持Apache常规代理模块的应用程序可以将路径转发到单个URL。 <p><footer>