On 29 Jul 2011, at 12:03, matthew couchman (JIC) wrote:
Which, if I am only running one host on the mod_perl server, works perfectly well. I’d like to tweak it further to redirect to the various VirtualHosts that I have been running with mod_perl alone but I’m not familiar enough with Apache to know how. Could anyone offer advice?


Doesn't need any extra config.

The request is passed through by the proxy as-is, and therefore the only thing affecting which app gets it on the backend server is the vhost config on that backend server.

Cheers
t0m


_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to