On Aug 11, 2005, at 11:20, Partington, Eric wrote:
Not very good with apache and how items are broadcast, would it be the external page address ?
192.168.1.X\mythweb or the location of a page on the local pc?
I don't know about the Howl version of mDNSResponder, I only know the Apple one, but you should be able to:

* Create a file with the appropriate contents:

MythTV PC
_http._tcp.
path=/
80

* Start mDNSResponderPosix using that file:

mDNSResponderPosix -f /path/to/the/above/file

That's assuming that you access MythTV at:

http://somename.local./

If instead you access it at:

http://somename.local./mythweb/

You need to modify the config file to be:

MythTV PC
_http._tcp.
path=/mythweb/
80

If you get this working, let us know.  It would be interesting to see.

Ben

_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to