]> git.pld-linux.org Git - packages/apache-mod_whois.git/blame - apache-mod_whois.conf
- rel.4 - epp_server patch, taken from epp-server sources.
[packages/apache-mod_whois.git] / apache-mod_whois.conf
CommitLineData
f30427b0 1# $Id$
008f21ea 2LoadModule whois_module modules/mod_whois.so
c838cd33 3
7a758d1e 4<IfModule whois_module>
c838cd33
AM
5#Listen 43
6#
7#<VirtualHost *:43>
8#WhoisProtocol On
00ea305f 9WhoisPrefix "GET /whois.php?searchstring="
c838cd33
AM
10#WhoisPrefix "GET /whoisinfo/"
11#ErrorDocument 404 /whoisinfo/404hider.txt
12#ErrorDocument 500 /whoisinfo/kaputt.txt
13#
14#</VirtualHost>
7a758d1e 15</IfModule>
This page took 0.087812 seconds and 4 git commands to generate.