Emit bad XML fragment if appendWellBalancedChunk() fails.
[irspy-moved-to-github.git] / web / conf / apache1.3 / newshawarma-proxy.conf
index 34ede26..1df7db1 100644 (file)
@@ -1,12 +1,12 @@
-# $Id: newshawarma-proxy.conf,v 1.1 2007-03-22 11:44:51 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
 <VirtualHost 83.133.64.64>
     ServerName irspy.indexdata.com
+    ServerAlias targettest.indexdata.com
     ProxyPass         / http://irspy.indexdata.com:81/
     ProxyPassReverse  / http://irspy.indexdata.com:81/