summaryrefslogtreecommitdiff
path: root/www/mod_rivet/files/pkg-message.in
blob: aa96b66df74839d2c5b8e137fb1a462ed92e2cde (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
====================================================
Remember to modify your apache configuration file
to load mod_rivet and set the appropriate handlers:

LoadModule rivet_module %%APACHEMODDIR%%/mod_rivet.so

AddType application/x-httpd-rivet .rvt
AddType application/x-rivet-tcl .tcl

Visit http://tcl.apache.org/rivet/ for documentation

====================================================