标签: regex apache configuration proxypass
我的Apache配置相对于“/”:
ProxyPass / http://foo.example.com/bar
但我想从规则中排除“/ public”的位置,我该怎么做?
答案 0 :(得分:0)
ProxyPass / public!