]> git.pld-linux.org Git - packages/apache-mod_whois.git/commitdiff
- unified
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 22 Dec 2005 00:07:38 +0000 (00:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_whois.conf -> 1.5

apache-mod_whois.conf

index 161f5f53253ae669da1703c2f6c13ddbfd0838dc..c131e6bf12ea39f590cbb88f63d6fc90bc4827f7 100644 (file)
@@ -1,6 +1,7 @@
 # $Id$
 LoadModule whois_module modules/mod_whois.so
 
+<IfModule whois_module>
 #Listen 43
 #
 #<VirtualHost *:43>
@@ -11,5 +12,4 @@ WhoisPrefix "GET /whois.php?searchstring="
 #ErrorDocument 500 /whoisinfo/kaputt.txt
 #
 #</VirtualHost>
-
-# vim: filetype=apache ts=4 sw=4 et
+</IfModule>
This page took 0.059668 seconds and 4 git commands to generate.