|
From: Martin G. <mar...@we...> - 2007-08-21 13:14:54
|
Hi,
i tried to use the apache2 on Devil 1.2.{9|13} to build a very simple
(static file) web server and failed...
The reason was, that the sendfile system call apparently causes trouble
on Devil-Linux.
There is no real problem with this, but could this line be uncommented
inside the default apache config to avoid the trouble?
It took a long time to find out, what happened:
EnableSendfile off
Thx,
Martin
|