On Wed, Oct 7, 2015 at 11:00 AM, Amelia Ireland <[email protected]> wrote: > On 7 October 2015 at 08:15, Tom Browder <[email protected]> wrote: >> On Wed, Oct 7, 2015 at 9:39 AM, WK <[email protected]> wrote: >> ... >> > I think the most common setup for Dancer app is to run it with some >> > Plack-capable server (like Starman) behind some reverse proxy (like >> > nginx). >> ... >> Without a clear set of docs for deployment, I'm not sure I want to >> leap into that steep learning curve. > > If you are already dealing with virtual hosts, adding a reverse proxy should > not be all that much more difficult. If you're running Apache, you can use > the ProxyPass directive to reverse proxy everything served on a certain > port, e.g. ....
Very helpful, Amelia, thanks very much! Best regards, -Tom _______________________________________________ dancer-users mailing list [email protected] http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
