File: rivet.conf

package info (click to toggle)
libapache2-mod-rivet 3.2.6-1
  • links: PTS
  • area: main
  • in suites: sid, trixie
  • size: 6,384 kB
  • sloc: tcl: 8,982; xml: 8,619; ansic: 7,074; sh: 5,039; makefile: 195; sql: 91; lisp: 78
file content (5 lines) | stat: -rw-r--r-- 116 bytes parent folder | download | duplicates (7)
1
2
3
4
5
<IfModule mod_rivet.c>
  AddType application/x-httpd-rivet .rvt
  AddType application/x-rivet-tcl .tcl
</IfModule>