Port palantir to -ng
[openwrt/svn-archive/archive.git] / libs / avahi / files / service-http
1 <?xml version="1.0" standalone='no'?><!--*-nxml-*-->
2 <!DOCTYPE service-group SYSTEM "avahi-service.dtd">
3 <service-group>
4 <name replace-wildcards="yes">Web Server on %h</name>
5 <service>
6 <type>_http._tcp</type>
7 <port>80</port>
8 <txt-record>path=/index.html</txt-record>
9 </service>
10 </service-group>