GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
WIGWAM(1) FreeBSD General Commands Manual WIGWAM(1)

wigwam - check the Hiawatha webserver configuration for non-critical errors

wigwam [options]
Options: -b <username> [<password>]: create password file entry for basic HTTP authentication. -c path: path to where the configrationfiles are located. -d <username> <realm> [<password>]: create password file entry for digest HTTP authentication. -h: show help and exit. -q: don't print the test results. -s: print file hashes for current directory. -t <toolkit_id>: test URL toolkit rule(s). -v: show version and exit.

Wigwam is a configuration validation tool for the Hiawatha webserver. Use it to check the Hiawatha main configuration for non-fatal configuration errors. This tool loads the configuration in a different way then Hiawatha does, whereby it's easier to check for certain errors. These checks have been put in a seperate program, in order to keep Hiawatha from growing too large.

With the option -t, you can use Wigwam to test your URL toolkit rules. When testing URL toolkit rules, you should only enter the part after the hostname in the URL. For example, if you want to test the URL "http://www.mydomain.com/index.php?key=value", you should enter "/index.php?key=value". A result shown as "old: <URL>" means nothing has been changed. When a toolkit rule has been applied, the result is shown as "new: <URL>".

When testing the Header UrlToolkit rule, you can set the environment variables HTTP_HOST, HTTP_REFERER and HTTP_USER_AGENT to emulate the Host, Referer en User-Agent HTTP headers.

To use URL toolkit testing, Hiawatha must not have been compiled with -DENABLE_TOOLKIT=off. Use 'hiawatha -v' for compile information.

Wigwam is part of the Hiawatha webserver. See hiawatha(1) for more information about Hiawatha.

Hugo Leisink <hugo@hiawatha-webserver.org> - https://www.hiawatha-webserver.org/

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.