]> git.pld-linux.org Git - packages/apache-mod_whois.git/blob - apache-mod_whois.conf
- added Id cvs tag and vim modeline
[packages/apache-mod_whois.git] / apache-mod_whois.conf
1 # $Id$
2 LoadModule whois_module modules/mod_whois.so
3
4 #Listen 43
5 #
6 #<VirtualHost *:43>
7 #WhoisProtocol On
8 W#hoisPrefix "GET /whois.php?searchstring="
9 #WhoisPrefix "GET /whoisinfo/"
10 #ErrorDocument 404 /whoisinfo/404hider.txt
11 #ErrorDocument 500 /whoisinfo/kaputt.txt
12 #
13 #</VirtualHost>
14
15 # vim: filetype=apache ts=4 sw=4 et
This page took 0.094885 seconds and 4 git commands to generate.