]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Added LinksToIPWhoIs parameter.
authoreldy <>
Wed, 18 Sep 2002 12:09:18 +0000 (12:09 +0000)
committereldy <>
Wed, 18 Sep 2002 12:09:18 +0000 (12:09 +0000)
docs/awstats_config.html

index efb58033e1aa9237139efe91e819d8585b37112b..80f858f998c8f2fdb34acd2319fd3d8b2fbfbb9b 100644 (file)
@@ -140,6 +140,7 @@ when reading it), follow the example:<br>
 <li><a href="#MaxLengthOfURL">MaxLengthOfURL</a>\r
 <li><a href="#ShowLinksToWhoIs">ShowLinksToWhoIs</a>\r
 <li><a href="#LinksToWhoIs">LinksToWhoIs</a>\r
+<li><a href="#LinksToIPWhoIs">LinksToIPWhoIs</a>\r
 <li><a href="#HTMLHeadSection">HTMLHeadSection</a>\r
 <li><a href="#HTMLEndSection">HTMLEndSection</a>\r
 <li><a href="#Bar">BarWidth</a>\r
@@ -969,9 +970,10 @@ ShowOSStats,ShowOriginStats,ShowKeyphrasesStats,ShowKeywordsStats,ShowHTTPErrors
 \r
 <a name="ShowLinksToWhoIs"><b>ShowLinksToWhoIs</b></a><br>\r
 <b>Version : </b>4.0 +<br>\r
-<br># AWStats can include a link to WhoIs database on all hostnames. For this, you\r
-<br># must set ShowLinksToWhoIs to 1. Warning, a such feature depends on next\r
-<br># parameter (LinksForWhoIs) and on WhoIs server exhaustivity and availability.\r
+<br># AWStats can include a link to WhoIs database on all hostnames/ip. For this, you\r
+<br># must set ShowLinksToWhoIs to 1. Warning, a such feature depends on two next\r
+<br># parameter (LinksToWhoIs and LinksToIPWhoIs) and on WhoIs server\r
+<br># exhaustivity and availability.\r
 <br># For this reason, this feature can't be a reliable feature.\r
 <br># Possible values: 1 or 0\r
 <br># Default: 0\r
@@ -982,7 +984,7 @@ ShowOSStats,ShowOriginStats,ShowKeyphrasesStats,ShowKeywordsStats,ShowHTTPErrors
 \r
 <a name="LinksToWhoIs"><b>LinksToWhoIs</b></a><br>\r
 <b>Version : </b>4.0 +<br>\r
-<br># Set here the link used to point to Internet WhoIs database.\r
+<br># Set here the link used to point to Internet WhoIs database for hostnames.\r
 <br># This parameter is not used if ShowLinksToWhoIs is 0.\r
 <br># Default: "http://www.whois.net/search.cgi2?str="\r
 <br># Example: "http://www.netsol.com/cgi-bin/whois/whois?SearchType=all&STRING="\r
@@ -993,6 +995,17 @@ ShowOSStats,ShowOriginStats,ShowKeyphrasesStats,ShowKeywordsStats,ShowHTTPErrors
 \r
 <br><br><hr>\r
 \r
+<a name="LinksToIPWhoIs"><b>LinksToIPWhoIs</b></a><br>\r
+<b>Version : </b>5.0 +<br>\r
+<br># Set here the link used to point to Internet WhoIs database for ip addresses.\r
+<br># This parameter is not used if ShowLinksToWhoIs is 0.\r
+<br># Default: "http://ws.arin.net/cgi-bin/whois.pl?queryinput="\r
+<br># Example: "http://ws.arin.net/cgi-bin/whois.pl?queryinput="\r
+<br>#\r
+<br>LinksToIPWhoIs="http://ws.arin.net/cgi-bin/whois.pl?queryinput="\r
+\r
+<br><br><hr>\r
+\r
 <a name="HTMLHeadSection"><b>HTMLHeadSection</b></a><br>\r
 <b>Version : </b>3.2 +<br>\r
 <br># You can put here HTML code that will be added at the top of AWStats reports.\r