From: Mike Taylor Date: Wed, 12 Feb 2014 09:25:55 +0000 (+0000) Subject: Add /toroid/ proxying for Mike's development box. X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=bd2f592e1e7cae6c69be6713f0dd2a0d3a210612;ds=inline Add /toroid/ proxying for Mike's development box. --- diff --git a/web/conf/apache2.0/cartney-dev.conf b/web/conf/apache2.0/cartney-dev.conf index 6442e68..f20f0be 100644 --- a/web/conf/apache2.0/cartney-dev.conf +++ b/web/conf/apache2.0/cartney-dev.conf @@ -42,5 +42,13 @@ PerlModule Apache2::Request AuthUserFile /usr/local/src/git/irspy/web/conf/htpasswd Require user admin + + ProxyRequests off + + Order deny,allow + Allow from all + + ProxyPass /toroid/ http://localhost:12367/ + ProxyPassReverse /toroid/ http://localhost:12367/