X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=web%2Fconf%2Fapache2.0%2Firspy.conf;h=53720a3e1b15c00b64c8c094d45bf9190e72e998;hp=d7bc9733be9c15241286496798f195a5c324c1b7;hb=611ced63d012ec4aff779b23f3ce5b0dc85b38d3;hpb=1ffc8e6a4ad5707b2c6aaf6822d8ee415a771ed1 diff --git a/web/conf/apache2.0/irspy.conf b/web/conf/apache2.0/irspy.conf index d7bc973..53720a3 100644 --- a/web/conf/apache2.0/irspy.conf +++ b/web/conf/apache2.0/irspy.conf @@ -1,5 +1,3 @@ -# $Id: cfspy.conf,v 1.4 2009-04-16 18:31:20 wosch Exp $ -# # Sample configuration for running an IRSpy web-site under Apache 2.x. # # This is the configuration that I use on the development machine @@ -31,6 +29,8 @@ PerlSetVar IRSpyLibDir /usr/local/src/git/irspy/lib PerlSetEnv PERL5LIB /usr/local/src/git/irspy/lib + #PerlSetEnv IRSpyDbName localhost:8018/IR-Explain---1 + # We need +Parent to make PerlSwitches -I work properly ... don't ask. PerlOptions +Parent PerlSwitches -I/usr/local/src/git/irspy/lib @@ -41,5 +41,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:12367/ + ProxyPassReverse /toroid/ http://localhost:12367/