documentation cleanup
authorWolfram Schneider <wosch@indexdata.dk>
Tue, 6 Apr 2010 13:22:55 +0000 (13:22 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Tue, 6 Apr 2010 13:22:55 +0000 (13:22 +0000)
web/conf/apache2.0/irspy.conf

index 5e87206..d7b24bb 100644 (file)
@@ -2,23 +2,15 @@
 #
 # Sample configuration for running an IRSpy web-site under Apache 2.x.
 #
 #
 # Sample configuration for running an IRSpy web-site under Apache 2.x.
 #
-# This is the configuration that I use on the development machine us2
+# This is the configuration that I use on the development machine 
 #      /usr/local/src/git/indexdata/irspy
 #
 # This file can be included in the Apache configuration by adding a
 # line like this to apache.conf or one of its included files:
 #      Include /usr/local/src/git/indexdata/irspy/web/conf/apache2.0/irspy.conf
 #
 #      /usr/local/src/git/indexdata/irspy
 #
 # This file can be included in the Apache configuration by adding a
 # line like this to apache.conf or one of its included files:
 #      Include /usr/local/src/git/indexdata/irspy/web/conf/apache2.0/irspy.conf
 #
-# When running on Ubuntu (and probably Debian), don't forget to
-# install libapache-request-perl as well as libhtml-mason-perl,
-# otherwise Mason will fail mysteriously.
+# For debian & unbuntu: please read irspy/README for a list of depending packages
 #
 #
-# For Apache 2.x
-#  sudo apt-get install libxml-libxslt-perl 
-#  sudo apt-get install libhtml-mason-perl
-#  sudo apt-get install libapache2-request-perl
-
-#NameVirtualHost 192.168.1.75
 
 <VirtualHost *:80>
     ServerName irspy.indexdata.com
 
 <VirtualHost *:80>
     ServerName irspy.indexdata.com