From: Mike Taylor Date: Tue, 20 Apr 2010 15:00:24 +0000 (+0100) Subject: Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/irspy X-Git-Tag: CPAN-v1.02~54^2~68 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=9e9010e45ee89e8cde78121435915013a6306621;hp=ca9112a0e4641f4adfd6b7835d9fd340b2f758a4 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 db43e05..5b0a6e3 100644 --- a/web/conf/apache2.0/irspy.conf +++ b/web/conf/apache2.0/irspy.conf @@ -49,7 +49,7 @@ Order deny,allow Allow from all - ProxyPass /toroid/ http://localhost:3000/ - ProxyPassReverse /toroid/ http://localhost:3000/ + ProxyPass /toroid/ http://localhost:12367/ + ProxyPassReverse /toroid/ http://localhost:12367/ diff --git a/zebra/.gitignore b/zebra/.gitignore index 3403f67..0241967 100644 --- a/zebra/.gitignore +++ b/zebra/.gitignore @@ -2,6 +2,8 @@ records-2007-04-18 records-2007-05-01 records-2008-09-16 records-2010-04-06 +records-2010-04-14 +records-2010-04-20 terse.properties log db diff --git a/zebra/Makefile b/zebra/Makefile index 0d94a1f..b56e633 100644 --- a/zebra/Makefile +++ b/zebra/Makefile @@ -1,5 +1,5 @@ -IRSPY_ARCHIVE= records-2010-04-14 +IRSPY_ARCHIVE= records-2010-04-20 IRSPY_ARCHIVE_EXT= .tar.gz DUMP_DIR= irspy-dump ZEBRA_DIR= db diff --git a/zebra/irspy-dump/records-2010-04-20.tar.gz b/zebra/irspy-dump/records-2010-04-20.tar.gz new file mode 100644 index 0000000..d08a2b3 Binary files /dev/null and b/zebra/irspy-dump/records-2010-04-20.tar.gz differ