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=ff2a8d5525ba6a35f1bd9562363285982d807abf;hb=611ced63d012ec4aff779b23f3ce5b0dc85b38d3;hpb=827adcda84a1bd9f6f228a942cff6b3895bd20cf diff --git a/web/conf/apache2.0/irspy.conf b/web/conf/apache2.0/irspy.conf index ff2a8d5..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,7 +29,7 @@ PerlSetVar IRSpyLibDir /usr/local/src/git/irspy/lib PerlSetEnv PERL5LIB /usr/local/src/git/irspy/lib - #PerlSetVar IRSpyDbName localhost:8018/IR-Explain---1 + #PerlSetEnv IRSpyDbName localhost:8018/IR-Explain---1 # We need +Parent to make PerlSwitches -I work properly ... don't ask. PerlOptions +Parent @@ -43,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/