File: neko.conf

package info (click to toggle)
neko 2.0.0-3
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,192 kB
  • ctags: 2,826
  • sloc: ansic: 17,278; makefile: 152; sh: 23
file content (4 lines) | stat: -rw-r--r-- 100 bytes parent folder | download | duplicates (8)
1
2
3
4
<IfModule mod_neko.c>
        AddHandler neko-handler .n
        DirectoryIndex index.n
</IfModule>