templates/config/obj.conf

changeset 95
74a81d9e19d0
parent 93
95b77e842db3
child 116
d7a186cf87f6
equal deleted inserted replaced
94:6b15a094d996 95:74a81d9e19d0
4 # NSAPI configuration 4 # NSAPI configuration
5 # 5 #
6 6
7 <Object name="default"> 7 <Object name="default">
8 NameTrans fn="assign-name" from="/hello" name="hello" 8 NameTrans fn="assign-name" from="/hello" name="hello"
9 NameTrans fn="assign-name" from="/admin name="admin" 9 NameTrans fn="assign-name" from="/admin" name="admin"
10 ObjectType fn="type-by-extension" 10 ObjectType fn="type-by-extension"
11 Service fn="send-options" method="OPTIONS" 11 Service fn="send-options" method="OPTIONS"
12 Service fn="common-index" type="internal/directory" 12 Service fn="common-index" type="internal/directory"
13 Service fn="send-file" 13 Service fn="send-file"
14 AddLog fn="common-log" 14 AddLog fn="common-log"

mercurial