On 11/23/06, Dan Nelson <[EMAIL PROTECTED]> wrote:
On Thu, 2006-11-23 at 11:32 +0100, Matus UHLAR - fantomas wrote:
> Why do you want to use apache (HTTP server) when you want your application
> send no headers (e.g. no HTTP response)?
Because Apache is robust, efficient, flexible, bulletproof, easy to
interface to virtually any database, easy to extend its capabilities
with a plethora programming languages.
But what you don't want is an HTTP server. Luckily, the 2.x version
has been designed to support multiple protocols. See mod_echo (or
mod_pop3 or mod_ftpd) for an example of how to substitute another
protocol module for the http protocol module.
Joshua.
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]