Do not load proxy_module -- main configuration already does this.
authorMike Taylor <mike@indexdata.com>
Mon, 25 Jun 2007 10:39:22 +0000 (10:39 +0000)
committerMike Taylor <mike@indexdata.com>
Mon, 25 Jun 2007 10:39:22 +0000 (10:39 +0000)
web/conf/apache1.3/newshawarma-proxy.conf

index 17cb809..1df7db1 100644 (file)
@@ -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.
 
 #
 # 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
 <VirtualHost 83.133.64.64>
     ServerName irspy.indexdata.com
     ServerAlias targettest.indexdata.com
 <VirtualHost 83.133.64.64>
     ServerName irspy.indexdata.com
     ServerAlias targettest.indexdata.com