14 lines
272 B
Text
14 lines
272 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
You have installed the formication package.
|
|
|
|
Edit %%LOCALBASE%%/etc/apache/httpd.conf and add:
|
|
|
|
Action formication /cgi-bin/formication.pl
|
|
AddHandler formication .fcn
|
|
|
|
Read %%DOCSDIR%%/formication.txt to learn how to use
|
|
EOM
|
|
}
|
|
]
|