If you include such config files I would appreciate to have it the
standard apache way as in the files a attached to this mail (they are
for mod_tora, but this makes no big difference). It is much more fail-safe.
Philipp
Michael Pliskin schrieb:
Hi all,
Just a thought: maybe it'd be nice to include a neko.conf file for
Apache into the Neko distribution? Attaching mine, you might also want
to create a symlink for /usr/local/neko/mod_neko2.ndll in
/etc/httpd/modules .
Mike
LoadModule tora_module /usr/lib/neko/mod_tora2.ndll
<IfModule mod_tora.c>
AddHandler tora-handler .n
DirectoryIndex index.n
</IfModule>
--
Neko : One VM to run them all
(http://nekovm.org)