Previously Philipp Schulte wrote:
> I am running Apache 1.3.9 and I am wondering, if this might be a
> security issue. There is always one Apache-process running as root.

That process doesn't process requests, it only accepts connections
and hands them off to the other process. It needs to run as root
so it can run as other users as well (for example to run CGIs)

Wichert.

-- 
   ________________________________________________________________
 / Generally uninteresting signature - ignore at your convenience  \
| [EMAIL PROTECTED]                  http://www.liacs.nl/~wichert/ |
| 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0  2805 3CB8 9250 2FA3 BC2D |

Reply via email to