[tbnl-devel] Tip: You can use <Files ...>, too

Stefan Scholl stesch at no-spoon.de
Tue Jul 27 12:02:11 UTC 2004


Hi!

Looking for a right place for your "SetHandler lisp-handler"?

It isn't restricted to <Location ...>. See
http://httpd.apache.org/docs/sections.html


Think about mod_lisp-pages with the extension .mlp:

<Files *.mlp>
        SetHandler lisp-handler
</Files>


Path must exist. When you access
http://some.server.test/foo/bar.mlp directory "foo" must exist.


Regards,
Stefan






More information about the Tbnl-devel mailing list