[Server-devel] Upgrade to 0.6
Martin Langhoff
martin.langhoff at gmail.com
Tue Jun 23 08:58:22 EDT 2009
On Tue, Jun 23, 2009 at 2:19 PM, Reuben K. Caron<reuben at laptop.org> wrote:
> Anyone have any luck fixing this?
I have found the guilty file. Somehow I have been running some of my
dev XSs with a local change that fixes the problem.
Will prepare a new xs-config for your folks in a few hs. In the
meantime, the magic incantation is, in /etc/httpd/conf/httpd-xs.conf,
as follows:
# Listen on the canonical XS address
Listen 172.18.0.1:80
# And on localhost - for local clients and the proxy
Listen 127.0.0.1:80
the current config file has only the first one.
cheers,
m
--
martin.langhoff at gmail.com
martin at laptop.org -- School Server Architect
- ask interesting questions
- don't get distracted with shiny stuff - working code first
- http://wiki.laptop.org/go/User:Martinlanghoff
More information about the Server-devel
mailing list