X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=web%2Fconf%2Fapache2.0%2Firspy.conf;h=db43e05afe74a526a62133351860606ac57c67b6;hp=5ed902a87fb47e2ee5413fd1d10bd893d589bfdb;hb=6f2183a513dde47602e2ad39c5002d92619b2a30;hpb=0b7a8e5c382875f15fb45da646e1a504b2c6d8b1 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/