-# $Id: xeno.conf,v 1.7 2007-02-20 18:51:37 mike Exp $
+# $Id: xeno.conf,v 1.8 2007-04-26 14:38:02 mike Exp $
#
# Sample configuration for running an IRSpy web-site under Apache 1.3.
#
# install libapache-request-perl as well as libhtml-mason-perl,
# otherwise Mason will fail mysteriously.
-<VirtualHost localhost>
+NameVirtualHost 192.168.1.75
+
+<VirtualHost 192.168.1.75>
ServerName x.irspy.indexdata.com
ErrorLog /var/log/apache/irspy-error.log
CustomLog /var/log/apache/irspy-access.log combined