File: neko.conf

package info (click to toggle)
neko 2.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 2,384 kB
  • sloc: ansic: 19,385; ml: 4,924; sh: 75; makefile: 22
file content (4 lines) | stat: -rw-r--r-- 100 bytes parent folder | download | duplicates (9)
1
2
3
4
<IfModule mod_neko.c>
        AddHandler neko-handler .n
        DirectoryIndex index.n
</IfModule>