Sunday, November 23, 2008

Apache on a Flash Drive

If you're attempting to run Apache from a Flash drive this is EnableSendfile is well worth disabling, otherwise your web browser will just load zero byte files.....


EnableSendfile Off

http://httpd.apache.org/docs/2.0/mod/core.html#enablesendfile

Apache error message

[info] [client 127.0.0.1] (22)Invalid argument: core_output_filter: writing data to the network

Even by doing this I've found that Apache on a flash drive with bootable Linux doesn't really work......

0 comments: