
March 29, 2002
10:24 a.m.
Now you can configure your TAP files through the web! Usage: coil [--new=<application name>] <tap file> Options: -n, --new= -p, --port= [default: 9080] For example, to configure a TAP generated by mktap: $ mktap web $ coil web.tap (now point browser at http://localhost:9080) Or to create a new TAP: $ coil --new=myapp new.tap (now point browser at http://localhost:9080)