From: Mike Taylor Date: Mon, 25 Jun 2007 10:39:22 +0000 (+0000) Subject: Do not load proxy_module -- main configuration already does this. X-Git-Tag: CPAN-v1.02~54^2~346 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=c322c978348962ceaa07857a9bc1acc0e5769a7c;ds=sidebyside Do not load proxy_module -- main configuration already does this. --- diff --git a/web/conf/apache1.3/newshawarma-proxy.conf b/web/conf/apache1.3/newshawarma-proxy.conf index 17cb809..1df7db1 100644 --- a/web/conf/apache1.3/newshawarma-proxy.conf +++ b/web/conf/apache1.3/newshawarma-proxy.conf @@ -1,10 +1,9 @@ -# $Id: newshawarma-proxy.conf,v 1.2 2007-05-01 16:34:00 mike Exp $ +# $Id: newshawarma-proxy.conf,v 1.3 2007-06-25 10:39:22 mike Exp $ # # A very simple configuration to proxy the IRSpy server to a separate # Apache instance running on the same host. This separation is useful # to isolate IRSpy from other sites' errors and vice versa. -LoadModule proxy_module /usr/lib/apache/1.3/libproxy.so ServerName irspy.indexdata.com ServerAlias targettest.indexdata.com