[Freeipa-devel] [PATCH] Listen only on localhost in production

Mark McLoughlin markmc at redhat.com
Fri Jan 25 15:46:33 UTC 2008


On Fri, 2008-01-25 at 10:17 -0500, Rob Crittenden wrote:
> Listen only on localhost in production so all requests go through 
> Apache/mod_proxy.
 
> +# Listen only on the local interface so all requests go through
> +# Apache/mod_auth_kerb/mod_proxy.
> +server.server_port = 8080
> +server.socket_host="127.0.0.1"

Sounds like a plan. ACK.

Cheers,
Mark.
 




More information about the Freeipa-devel mailing list