File: rivet.conf

package info (click to toggle)
libapache2-mod-rivet 2.0.5-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 6,132 kB
  • sloc: xml: 13,467; sh: 12,256; ansic: 8,450; tcl: 4,842; makefile: 163; lisp: 78; sql: 76
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>