templates/conf/obj.conf

changeset 31
280250e45ba6
parent 12
34aa8001ea53
equal deleted inserted replaced
30:27c7511c0e34 31:280250e45ba6
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 ObjectType fn="type-by-extension" 9 ObjectType fn="type-by-extension"
10 Service fn="send-options" method="OPTIONS"
10 Service fn="common-index" type="internal/directory" 11 Service fn="common-index" type="internal/directory"
11 Service fn="send-file" 12 Service fn="send-file"
12 </Object> 13 </Object>
13 14
14 <Object name="hello"> 15 <Object name="hello">

mercurial