Tagged Questions
0
votes
0answers
48 views
Apache and mod-dnssd - virtual hosts not resolving
I've set up apache with mod-dnssd and when I run avahi-browse -a I can see my virtual hosts listed but when I try to resolve the names with avahi-resolve -n example.local it times out, not returning ...
0
votes
0answers
65 views
Wake for Network Access Apache servr in OS X 10.8, followup-2
Thank you, Gordon. Yes, there is a sleep proxy:
~ garysmith$ dns-sd -B _sleep-proxy._udp
Browsing for _sleep-proxy._udp
DATE: ---Mon 17 Sep 2012---
9:03:08.447 ...STARTING...
...
-1
votes
1answer
54 views
Wake for Network Access Apache servr in OS X 10.8, followup [closed]
Sorry, I can't seem to post this response within the same thread.
Thank you both (Zoredache and Gordon) for your answer. But the fix seems temporary. I entered the command you suggested, and it ...
1
vote
1answer
340 views
Wake on Demand for Apache server in OS X 10.8 [closed]
Mac OS X Mountain Lion does not have a Web Sharing box in the Sharing system prefs menu. It is thoroughly discussed on the web that the Apache server is available, and that it can be turned on ...
1
vote
1answer
304 views
Apache and ZeroConf
I have a machine running Ubuntu on which I've installed Apache (v2).
What I'm trying to do is enable ZeroConf so that the Apache server will broadcast itself over the network and then will be able to ...
3
votes
3answers
936 views
Configure Bonjour for a custom vhost on Apache on OS X
Bonjour is a lovely technology. I would like all my custom vhosts on my mac (Snow Leopard) to broadcast via bonjour. What is the best way to do this, without having to enable for every vhost ...