templates/conf/obj.conf

changeset 39
de4bc3cd2d36
parent 38
d07810b02147
child 40
56cda23f48d4
--- a/templates/conf/obj.conf	Sat Dec 29 18:08:23 2012 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-#
-# obj.conf
-#
-# NSAPI configuration
-#
-
-<Object name="default">
-NameTrans fn="assign-name" from="/hello" name="hello"
-ObjectType fn="type-by-extension"
-Service fn="send-options" method="OPTIONS"
-Service fn="common-index" type="internal/directory"
-Service fn="send-file"
-</Object>
-
-<Object name="hello">
-Service fn="service-hello"
-</Object>
-

mercurial