Bug 486802
Summary: | Get web-whois for .tg working again | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Robert Scheck <redhat-bugzilla> |
Component: | jwhois | Assignee: | Vitezslav Crhonek <vcrhonek> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | CC: | vcrhonek |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-02-27 10:17:59 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Robert Scheck
2009-02-22 05:25:16 UTC
Okay, I found my mistake. The new block is the following...please use it. --- snipp --- "www\\.nic\\.tg" { http = "true"; http-method = "POST"; http-action = "/nictg/indexplus.php?pg=verifdom&op=whois"; query-format = "tosearch=${+2}&typedom=.tg"; } --- snapp --- Now "whois nic.tg" and "whois cafe.tg" are e.g. working examples... |