From: Wolfram Schneider Date: Thu, 15 Apr 2010 12:26:22 +0000 (+0200) Subject: Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/irspy X-Git-Tag: CPAN-v1.02~129^2~9 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=6f2183a513dde47602e2ad39c5002d92619b2a30;hp=71184ac04067856247ee26834e3c57920543911c Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/irspy --- diff --git a/web/conf/apache2.0/irspy.conf b/web/conf/apache2.0/irspy.conf index 5ed902a..db43e05 100644 --- a/web/conf/apache2.0/irspy.conf +++ b/web/conf/apache2.0/irspy.conf @@ -43,5 +43,13 @@ AuthUserFile /usr/local/src/git/irspy/web/conf/htpasswd Require user admin + + ProxyRequests off + + Order deny,allow + Allow from all + + ProxyPass /toroid/ http://localhost:3000/ + ProxyPassReverse /toroid/ http://localhost:3000/