Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: Adding two new booleans to httpd to tighten it's security.: msg#00039
|
Subject: |
Re: Adding two new booleans to httpd to tighten it's security. |
Daniel J Walsh wrote:
> Connecting to the local database should not be a problem, since that
> would be over a unix domain socket. Mail is currently shut off and you
> need to turn on boolean to allow it.
Please don't make this assumption. A lot of web application authors
don't bother to enable this (assuming that the database, the web
scripting language, and the connection software all support it), so it's
necessary to use a network connection over the loopback adapter.
--
========================================================================
Ian Pilcher i.pilcher@xxxxxxxxxxx
========================================================================
|
| |