Apache Serving Zero Byte Files From NSS Volume
Novell Cool Solutions: Tip
By David Benjamin
Reader Rating 
|
Digg This -
Slashdot This
Posted: 27 Apr 2005 |
PROBLEM: Brand new Open Enterprise Server on Linux Server up and running. I created an NSS volume, and verified NCP was working. I created an Apache virtual host and then:
Apache2 is serving 0 byte files from the NSS Volume.
SOLUTION: Found this on Apache's web site regarding serving files from an NFS mount. Turns out it works for NSS Volumes as well. Put the following in your Apache config file(s):
EnableSendfile Off
Novell Cool Solutions (corporate web communities) are produced by WebWise Solutions. www.webwiseone.com
